This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-23 05:41:17 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
lib
/
PhpParser
/
Node
History
Nikita Popov
42e368e964
Fix returnType typehints
...
Fixes issues
#207
2015-07-02 18:06:41 +02:00
..
Expr
Fix returnType typehints
2015-07-02 18:06:41 +02:00
Name
Port library to use namespaces, with BC for old names
2014-02-06 20:29:35 +01:00
Scalar
Rename nodes for compat with PHP 7
2015-03-20 21:49:38 +01:00
Stmt
Fix returnType typehints
2015-07-02 18:06:41 +02:00
Arg.php
Use real properties for storing subnodes
2015-03-09 08:54:20 +01:00
Const_.php
Use real properties for storing subnodes
2015-03-09 08:54:20 +01: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
Use real properties for storing subnodes
2015-03-09 08:54:20 +01:00
Param.php
Add column info for non-syntax errors where relatively precise
2015-04-18 13:27:58 +02: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