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
d287c167bc
Pretty print: Handle Error in ClassConstFetch
2017-02-03 21:53:02 +01:00
..
Expr
Pretty print: Handle Error in ClassConstFetch
2017-02-03 21:53:02 +01:00
Name
…
Scalar
Type encapsulated string parts specifically
2016-10-21 11:46:54 +02:00
Stmt
Add NullableType to types of properties/args that offer it (
#323
)
2016-12-05 13:30:29 +01:00
Arg.php
…
Const_.php
…
Expr.php
…
FunctionLike.php
Add NullableType to types of properties/args that offer it (
#323
)
2016-12-05 13:30:29 +01: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
Add NullableType to types of properties/args that offer it (
#323
)
2016-12-05 13:30:29 +01:00
Scalar.php
…
Stmt.php
…