1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Node
Nikita Popov 6fa073879e Remove deprecation of Name::$parts
It doesn't look like this is going away for now, and we currently
don't have the APIs to cover all existing usages elegantly.
2017-07-19 17:13:10 +02:00
..
Expr Pretty print: Handle Error in ClassConstFetch 2017-02-03 21:53:02 +01:00
Name Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Scalar Type encapsulated string parts specifically 2016-10-21 11:46:54 +02:00
Stmt Fix spelling of VISIBILITY_MODIFIER_MASK 2017-04-19 11:20:05 +02:00
Arg.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Const_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
FunctionLike.php Add NullableType to types of properties/args that offer it (#323) 2016-12-05 13:30:29 +01:00
Name.php Remove deprecation of Name::$parts 2017-07-19 17:13:10 +02:00
NullableType.php Add support for PHP 7.1 types to builders 2016-09-16 13:53:13 +02:00
Param.php Add NullableType to types of properties/args that offer it (#323) 2016-12-05 13:30:29 +01:00
Scalar.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Stmt.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00