]> granicus.if.org Git - php/commit
Fix segfault on uninitialized zval, skip NULL/Resource types, fix integer value handl...
authorSara Golemon <pollita@php.net>
Sat, 6 Sep 2003 06:57:40 +0000 (06:57 +0000)
committerSara Golemon <pollita@php.net>
Sat, 6 Sep 2003 06:57:40 +0000 (06:57 +0000)
commit490e7fd6fd6ec7b6094d2441692c31af6c00ca50
tree1a2ce255cbcddfc9a572f012acd1948b35d652eb
parent3b63b21f37de538d01f26e6fd0b690cb50f081a9
Fix segfault on uninitialized zval, skip NULL/Resource types, fix integer value handling, and process doubles/bools more efficiently.
ext/standard/http.c