1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code/parser
Nikita Popov ad9c42b66a Merge branch '3.x'
Conflicts:
	lib/PhpParser/Parser/Php5.php
	lib/PhpParser/Parser/Php7.php
2018-01-30 23:07:11 +01:00
..
errorHandling Merge branch '3.x' 2017-06-28 23:06:38 +02:00
expr Fix PHP5 static call fixup 2017-11-11 12:23:14 +01:00
scalar Always use Identifier nodes 2017-04-28 20:57:32 +02:00
stmt Merge branch '3.x' 2018-01-30 23:07:11 +01:00
blockComments.test Merge branch '3.x' 2017-10-01 16:55:54 +02:00
comments.test Perform automated test update 2017-01-19 22:25:22 +01:00
exprStmtMode.test Add expression statement mode 2016-12-24 23:54:24 +01:00
semiReserved.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00