1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Arnaud Le Blanc e6b238275f Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
Rasmus Lerdorf e965a7d95c Don't strip leading zeros on floating point numbers
and fix the test case
2009-04-09 16:08:34 +00:00
Rasmus Lerdorf 452f71b63c Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.
2009-04-08 18:18:49 +00:00