1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 10:18:09 +01:00
PHP-Parser/test/code/parser/stmt/class
Nikita Popov 9f5ec5a69a Merge branch '3.x'
Conflicts:
	lib/PhpParser/Parser/Php5.php
	lib/PhpParser/Parser/Php7.php
	test/code/parser/stmt/class/name.test
2017-02-09 20:38:33 +01:00
..
abstract.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
anonymous.test Perform automated test update 2017-01-19 22:25:22 +01:00
conditional.test Rename $type subnode to $flags 2016-07-25 13:33:19 +02:00
constModifierErrors.test Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
constModifiers.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
final.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
implicitPublic.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
interface.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
modifier.test Perform automated test update 2017-01-19 22:25:22 +01:00
name.test Handle "extends static" etc more gracefully 2017-02-09 18:43:09 +01:00
php4Style.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00
simple.test Renamve Param::$name to Param::$var 2017-01-19 23:39:15 +01:00
staticMethod.test Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
trait.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00