mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-11 16:49:43 +01:00
91295a0790
When parsing on PHP 7 we will no longer be able to deal with code that contains invalid octal literals. Currently we'll fatal, after engine exceptions land we'll throw an exception instead. |
||
---|---|---|
.. | ||
constantString.test | ||
docString.test | ||
encapsedString.test | ||
float.test | ||
int.test | ||
magicConst.test |