[php-src] Issue #21329: Switch Contants and Variables
[email protected] (kmueller-tech)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/21329 Author: kmueller-tech ### Description Since people use WAY more variables than constants, it would make WAY more sense, to be able to define variables without dollar signs, and define constants using dollar sign.