]> granicus.if.org Git - php/commit
fix #35821 (array_map() segfaults when exception is throwed from the callback)
authorAntony Dovgal <tony2001@php.net>
Tue, 27 Dec 2005 22:32:01 +0000 (22:32 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 27 Dec 2005 22:32:01 +0000 (22:32 +0000)
commitf046cdf3fa1558232c0658d3587220b5deab68a0
tree4c5666e8a8231ce6b0468d13bbe74426c01f7cfb
parent21e1f5da438ed84202059a09756d0fc7191debcc
fix #35821 (array_map() segfaults when exception is throwed from the callback)
NEWS
ext/standard/array.c
ext/standard/tests/array/bug35821.phpt [new file with mode: 0644]