]> granicus.if.org Git - php/commit
Fix bug #73029 - Missing type check when unserializing SplArray
authorStanislav Malyshev <stas@php.net>
Mon, 12 Sep 2016 03:24:13 +0000 (20:24 -0700)
committerAnatol Belski <ab@php.net>
Mon, 12 Sep 2016 15:42:23 +0000 (17:42 +0200)
commit022e75cba104c52ccfb494ce224c2c4d0ff2dddc
tree21994069eb88c81dea4ab7e24483d53e8f886f1e
parent060ab26cfe2f25bc59eb2de593e11cea84ef70b0
Fix bug #73029 - Missing type check when unserializing SplArray

(cherry picked from commit 6d16288150be33392a3249e417a0929881feb9a2)

Conflicts:
ext/spl/spl_array.c
ext/spl/spl_array.c
ext/spl/tests/bug73029.phpt [new file with mode: 0644]