1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Nikita Popov 0265c28e6e Switch NameResolver resolve methods to be immutable
To make it theoretically possible to expose this as API.

Add slice() method to Name to allow this. Deprecate existing mutable
Name APIs.
2015-07-12 23:56:57 +02:00
..
code Fix pretty printing of const derefs for 5.x 2015-07-09 12:38:30 +02:00
PhpParser Switch NameResolver resolve methods to be immutable 2015-07-12 23:56:57 +02:00
bootstrap.php Split parsing tests into code tests and other stuff 2015-06-20 11:44:29 +02:00