This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-07-09 00:24:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
901b895c023769ab6d8a25bf35c61c1aa2e52aa7
PHP-Parser
/
lib
/
PhpParser
/
Node
History
Nikita Popov
901b895c02
Fix spelling of VISIBILITY_MODIFIER_MASK
2017-04-19 11:20:05 +02: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
Fix spelling of VISIBILITY_MODIFIER_MASK
2017-04-19 11:20:05 +02: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
…