1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 09:47:59 +01:00
PHP-Parser/lib/PhpParser/Node/Scalar
Nikita Popov ef9a154d09 Add support for unicode escape sequences
Only parsed if the PHP 7 parser is used.
2015-06-13 20:51:02 +02:00
..
MagicConst Make autoloader for new names PSR-0 compliant 2014-04-02 09:44:45 +02:00
DNumber.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Encapsed.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
LNumber.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
MagicConst.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
String_.php Add support for unicode escape sequences 2015-06-13 20:51:02 +02:00