1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/parser
Nikita Popov cc600b67f6 Merge branch '3.x'
Conflicts:
	lib/PhpParser/Parser/Php5.php
	lib/PhpParser/Parser/Php7.php
2017-10-01 16:55:54 +02:00
..
errorHandling Merge branch '3.x' 2017-06-28 23:06:38 +02:00
expr Always use Identifier nodes 2017-04-28 20:57:32 +02:00
scalar Always use Identifier nodes 2017-04-28 20:57:32 +02:00
stmt Merge branch '3.x' 2017-08-29 23:15:04 +02: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