]> granicus.if.org Git - php/commit
Disable the hash_apply() protection on hashes that persist across requests - it's...
authorZeev Suraski <zeev@php.net>
Tue, 11 Jul 2000 14:27:31 +0000 (14:27 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 11 Jul 2000 14:27:31 +0000 (14:27 +0000)
commit1263932a0dd7065497f97dc89d13df74d75ac382
tree8f03f7b7eb25196c709a0832a5e377c44698188c
parent148317f979327bb038ca831d7e481d49503965ed
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point
Zend/zend.c
Zend/zend_hash.c
Zend/zend_hash.h