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-01-17 23:28:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PhpParser
/
Node
/
Scalar
History
Nikita Popov
e7869b9f14
Forbid invalid octals in PHP 7 mode
2016-04-18 13:59:18 +02:00
..
MagicConst
Make autoloader for new names PSR-0 compliant
2014-04-02 09:44:45 +02:00
DNumber.php
Drop default values from Scalar ctor params
2015-07-12 22:02:18 +02:00
Encapsed.php
Drop default values from Scalar ctor params
2015-07-12 22:02:18 +02:00
EncapsedStringPart.php
Introduce Scalar\EncapsedStringPart
2015-12-03 22:55:07 +01:00
LNumber.php
Forbid invalid octals in PHP 7 mode
2016-04-18 13:59:18 +02:00
MagicConst.php
Drop support for old Node format
2015-05-02 22:17:34 +02:00
String_.php
Add string kinds and doc string labels
2016-04-07 12:09:00 +09:00