]> granicus.if.org Git - php/commit
- MFH
authorMarcus Boerger <helly@php.net>
Tue, 4 Apr 2006 19:53:21 +0000 (19:53 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 4 Apr 2006 19:53:21 +0000 (19:53 +0000)
commitc58e1fa5be5c1daaac1c188597e569449c4258fe
tree54b882bc34fc8ad2a76d7c06edfc37abe008e9b5
parent5ccfa591b7bca84e0509c4a52c6e20256941e426
- MFH
  . Fixed bug #36941 (ArrayIterator does not clone itself)
  . Fixed SEGV when ArrayObject/Iterator use reference to self
  . Added tests
NEWS
ext/spl/spl_array.c
ext/spl/tests/array_022.phpt [new file with mode: 0755]
ext/spl/tests/bug36941.phpt [new file with mode: 0755]