]> granicus.if.org Git - php/commit
- ArrayObject::append() must not be called when it refers to an object
authorMarcus Boerger <helly@php.net>
Thu, 29 Apr 2004 22:25:45 +0000 (22:25 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 29 Apr 2004 22:25:45 +0000 (22:25 +0000)
commit74f21310e359d067ee9d941cdda0c035c9e87d8d
tree625a1a9a448cb4a4c08dcd4762cf73dbe8a40dd0
parent6fd3a52665c00af33e7751aac9aefd17a6e3bd6a
- ArrayObject::append() must not be called when it refers to an object
ext/spl/examples/appenditerator.inc
ext/spl/spl_array.c
ext/spl/tests/array_013.phpt [new file with mode: 0755]