]> granicus.if.org Git - php/commit
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see...
authorRobin Fernandes <robinf@php.net>
Mon, 4 Aug 2008 11:45:21 +0000 (11:45 +0000)
committerRobin Fernandes <robinf@php.net>
Mon, 4 Aug 2008 11:45:21 +0000 (11:45 +0000)
commitcf167a669bf33d85644a1a9beae3c6a1ac34269a
treee206b01f9bef7307f6265cf8456dab40d7421c02
parent7355c3c54c1327ca496954622c0339fce3dc1835
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).
ext/spl/spl_array.c
ext/spl/tests/arrayObject_exchangeArray_basic1.phpt [new file with mode: 0644]
ext/spl/tests/arrayObject_exchangeArray_basic2.phpt [new file with mode: 0644]