]> granicus.if.org Git - php/commit
Made unserialize handle floats with an E notation - bug #18654
authorSander Roobol <sander@php.net>
Mon, 19 Aug 2002 19:45:46 +0000 (19:45 +0000)
committerSander Roobol <sander@php.net>
Mon, 19 Aug 2002 19:45:46 +0000 (19:45 +0000)
commit47ae4068bb604220feb12bfee3afa35ce18d2d33
tree6ea49140a2177b47a840f2ba4851c52f53f3699b
parentef9014d95debaad7ab444407aa92b12005934723
Made unserialize handle floats with an E notation - bug #18654
Patch by Christophe Sollet <csollet@coleebris.com>.
(I'll commit a new var_unserializer.c in a second)
ext/standard/tests/serialize/003.phpt [new file with mode: 0644]
ext/standard/var_unserializer.re