php-parser/lib
nikic 5a947e9843 Fix parsing of $foo =& new Bar;
By-reference assignments of new expressions are now parsed as AssignRef
(instead of just Assign).

Closes issue #31.
2012-07-23 11:36:47 +02:00
..
PHPParser Fix parsing of $foo =& new Bar; 2012-07-23 11:36:47 +02:00
bootstrap.php Fix PHP 5.2 build failure 2012-04-23 22:17:06 +02:00