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
2011-11-12 19:30:52 +01:00
2011-10-30 12:16:31 +01:00
2012-01-05 10:46:10 +01:00
2011-06-26 18:45:19 +02:00
2011-11-12 19:28:53 +01:00

PHP Parser

This is a PHP 5.4 (and older) parser written in PHP. It's purpose is to simplify static code analysis and manipulation.

Documentation can be found in the doc/ directory.

Note: This project is experimental. There are no known bugs in the parser itself, but the API is subject to change.

Description
A PHP parser written in PHP
Readme BSD-3-Clause 6.5 MiB
Languages
PHP 91%
Yacc 9%