This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-07-24 15:51:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf3117d82dd97ee527bd5fcc4087073db3e2f6db
PHP-Parser
/
test
/
code
History
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