This website requires JavaScript.
Explore
Help
Register
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-02-23 02:12:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
code
History
Nikita Popov
4ce9781260
Fix parsing of large hex floats containing "e"
...
These ended up taking the code path for normal floats and being cast to zero.
2022-11-12 16:15:32 +01:00
..
formatPreservation
Bail out on PHP tags in removed code
2022-09-21 20:42:21 +02:00
parser
Fix parsing of large hex floats containing "e"
2022-11-12 16:15:32 +01:00
prettyPrinter
Fix formatting preservation for alternative elseif/else syntax
2022-09-11 16:58:35 +02:00