1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code/scalar
nikic cf3117d82d Fix parsing of integers that overflow into floats
Integers in hex/oct/bin notation that overflowed into floats were parsed incorrectly.
2012-01-15 16:54:48 +01:00
..
constantString.test [5.4] Add new \e escape sequence (0x1B/27) 2011-12-04 17:35:30 +01:00
docString.test More test coverage and doc string parsing fixes 2011-12-04 16:52:43 +01:00
encapsedString.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
float.test Fix parsing of integers that overflow into floats 2012-01-15 16:54:48 +01:00
int.test Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00
magicConst.test Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00