Re: cvs: ZendEngine2 / zend_language_parser.y /tests ns_065.inc ns_065.phpt
Stanislav Malyshev <[email protected]>
| Newsgroups | gmane.comp.php.cvs.zend |
|---|---|
| Organization | Zend Technologies |
| Message-ID | <[email protected]> |
Hi! > is there any real need for this besides adding confusion? > To humans this is much more unreadable. Can we please remove this. I think there is. It can come to you as a surprise, but some humans do think it is more readable. Also, it is consistent (here, I used word "consistent", therefore I win!) with the rest of the definitions - comma definitions allowed in variables, constants, interfaces, etc, etc. It should be there from the beginning, but for some reason didn't make it in. It also doesn't break anything or adds any overhead to processing, so I see no reason why it shouldn't be there. Of course, you are free to avoid using it in cases it is not fit, just as with the rest of PHP constructs. -- Stanislav Malyshev, Zend Software Architect [email protected] http://www.zend.com/ (408)253-8829 MSN: [email protected] -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php