1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Builder
Nikita Popov 5285df8f22 [CS] Use elseif instead of else if
Conflicts:
	lib/PhpParser/TokenStream.php
2018-01-13 16:03:36 +01:00
..
Class_.php Drop two more getType() usages in builders 2017-11-13 00:24:01 +01: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 [CS] Use elseif instead of else if 2018-01-13 16:03:36 +01:00
Method.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Namespace_.php Merge branch '3.x' 2017-11-04 12:45:04 +01: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 [CS] Use elseif instead of else if 2018-01-13 16:03:36 +01:00
Use_.php Remove workarounds for reserved keyword method names 2017-09-02 20:08:20 +02:00