php-parser/lib/PhpParser/Builder
Nikita Popov 31065389f1 Remove workarounds for reserved keyword method names
No longer necessary in PHP 7.
2017-09-02 20:08:20 +02:00
..
Class_.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Declaration.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Function_.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
FunctionLike.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Interface_.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Method.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Namespace_.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Param.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Property.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Trait_.php Merge branch '3.x' 2017-08-29 23:20:47 +02:00
Use_.php Remove workarounds for reserved keyword method names 2017-09-02 20:08:20 +02:00