1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/lib/PhpParser/Builder
Nikita Popov 6b6c903585 Kill the BuilderAbstract::$flags property
Instead pass and return the flags explicitly.
2017-04-24 21:06:54 +02:00
..
Class_.php Kill the BuilderAbstract::$flags property 2017-04-24 21:06:54 +02:00
Declaration.php Cleanup imports 2016-11-23 22:58:18 +01:00
Function_.php Automatically wrap in Stmt\Expression in builders 2017-01-19 22:39:21 +01:00
FunctionLike.php Add NullableType to types of properties/args that offer it (#323) 2016-12-05 13:30:29 +01:00
Interface_.php Doc comment tweaks 2016-02-20 17:06:09 +01:00
Method.php Kill the BuilderAbstract::$flags property 2017-04-24 21:06:54 +02:00
Namespace_.php Automatically wrap in Stmt\Expression in builders 2017-01-19 22:39:21 +01:00
Param.php Merge branch '3.x' 2017-04-19 11:17:52 +02:00
Property.php Kill the BuilderAbstract::$flags property 2017-04-24 21:06:54 +02:00
Trait_.php Cleanup imports 2016-11-23 22:58:18 +01:00
Use_.php Drop support for PHP 5.5 2017-01-19 20:55:08 +01:00