]> granicus.if.org Git - php/commit
- Head up! I'm reverting the patch which allows for expressions in constant
authorAndi Gutmans <andi@php.net>
Tue, 28 Oct 2003 23:44:23 +0000 (23:44 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 28 Oct 2003 23:44:23 +0000 (23:44 +0000)
commit530789987fef985c42e6c7fbf4e8b11bafb86c9f
tree4806a18f6a45be2852c904a331f186ff9b5b22d3
parent495fd01ca4747e03cb657222eb7bd1feaa89e6aa
- Head up! I'm reverting the patch which allows for expressions in constant
- declerations. Allowing the access of other constants in this code is
- flawed. We are reverting back to PHP 4's static scalars.
- Don't worry if you get the following msg when compiling:
- "zend_language_parser.y contains 3 useless nonterminals and 22 useless rules"
- I didn't nuke the code in case we have some brilliant ideas after beta 2
Zend/zend_language_parser.y