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 10:23:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
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
..
code
Fix parsing of large hex floats containing "e"
2022-11-12 16:15:32 +01:00
PhpParser
Add some unit tests for PhpVersion
2022-10-30 18:00:30 +01:00
bootstrap.php
…
updateTests.php
Rename Expr\ArrayItem to ArrayItem
2022-09-02 22:41:10 +02:00