1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code
nikic af5d288fb3 Add support for expressions in empty (PHP 5.5)
Apart from the grammar modifications this also renames the Empty subnode
from var to expr. This breaks BC.
2012-09-07 23:42:01 +02:00
..
parser Add support for expressions in empty (PHP 5.5) 2012-09-07 23:42:01 +02:00
prettyPrinter Insert comments when pretty printing 2012-05-11 16:18:14 +02:00