1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Node/Scalar
Nikita Popov fc36239be5 Remove internal LNumber::parse() method
Combine it into ::fromString(), as they both do the same checks.
2016-03-10 13:01:42 +01: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 Remove internal LNumber::parse() method 2016-03-10 13:01:42 +01:00
MagicConst.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
String_.php Merge branch '1.x' 2015-09-19 22:07:29 +08:00