]> granicus.if.org Git - php/commit
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
authorXinchen Hui <laruence@php.net>
Thu, 23 Aug 2012 15:27:16 +0000 (23:27 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 23 Aug 2012 15:27:16 +0000 (23:27 +0800)
commit13bcf685cb0a92e502ebe39f4b22c64304a9f333
tree3c3d7a01e2c69381bce445075f5b78b05c78ca60
parenteca4fc69918c856966298435bd1133e55a3c8e58
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
NEWS
ext/spl/spl_fixedarray.c
ext/spl/tests/bug62904.phpt [new file with mode: 0644]