1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code
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
..
expr Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
scalar Fix parsing of integers that overflow into floats 2012-01-15 16:54:48 +01:00
stmt Add initial version of an emulative lexer 2011-12-18 17:03:11 +01:00