php-parser/lib/PHPParser/PrettyPrinter
nikic adfa67cdcf [5.4] Add direct dereferencing of new expression
(new A)->b(), (new A)->b, (new A)[0]. The feature is not implemented fully compliant (implemented as a `variable`, not `expr_without_variable`: Awaiting input on that on internals@.
2011-11-21 18:43:35 +01:00
..
Zend.php [5.4] Add direct dereferencing of new expression 2011-11-21 18:43:35 +01:00