This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-22 22:01:18 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PhpParser
/
Node
History
Nikita Popov
bcdfb703d5
Cleanup imports
...
Thanks PhpStorm :)
2016-11-23 22:58:18 +01:00
..
Expr
Cleanup imports
2016-11-23 22:58:18 +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
Cleanup imports
2016-11-23 22:58:18 +01: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
Fix returnType typehints
2015-07-02 18:06:41 +02:00
Name.php
Mark Name::$parts as deprecated
2016-10-22 17:05:00 +02:00
NullableType.php
Add support for PHP 7.1 types to builders
2016-09-16 13:53:13 +02:00
Param.php
Cleanup imports
2016-11-23 22:58:18 +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