php-parser/lib/PHPParser/PrettyPrinter
nikic 7078252444 Fix pretty printing of whole-numbered floats
This time properly. Only remaining problem is that floats like 1e1000 are printed as INF. This may or may not be acceptable. The value will be the same, but the tests will signal a diff failure.
2011-10-16 15:39:23 +02:00
..
Zend.php Fix pretty printing of whole-numbered floats 2011-10-16 15:39:23 +02:00