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-22 05:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
lib
/
PhpParser
/
Node
History
nikic
0f69f12b94
Use "public" visibility when not explicitly given
...
Fixes issue
#143
2014-11-13 20:21:21 +01:00
..
Expr
Make autoloader for new names PSR-0 compliant
2014-04-02 09:44:45 +02:00
Name
Port library to use namespaces, with BC for old names
2014-02-06 20:29:35 +01:00
Scalar
Annotate some APIs as @internal
2014-09-30 20:26:06 +02:00
Stmt
Use "public" visibility when not explicitly given
2014-11-13 20:21:21 +01:00
Arg.php
Add support for argument unpacking (PHP 5.6)
2014-03-26 18:42:46 +01:00
Const_.php
Make autoloader for new names PSR-0 compliant
2014-04-02 09:44:45 +02:00
Expr.php
Port library to use namespaces, with BC for old names
2014-02-06 20:29:35 +01:00
Name.php
Port library to use namespaces, with BC for old names
2014-02-06 20:29:35 +01:00
Param.php
Add support for variadic parameters (PHP 5.6)
2014-03-26 18:23:30 +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