]> granicus.if.org Git - php/commit
Fixed one major bug in phpdbg_btree_delete
authorBob Weinand <bobwei9@hotmail.com>
Mon, 17 Mar 2014 10:19:14 +0000 (06:19 -0400)
committerBob Weinand <bobwei9@hotmail.com>
Mon, 17 Mar 2014 10:19:14 +0000 (06:19 -0400)
commit1401314a1b707f74ffa1e864c1c5c2fcb372e020
treead88b64b7947bbe1153dfbb916628539560d2d4a
parentf887960f9b282f1ac0b68f590849d0edb4ab9794
Fixed one major bug in phpdbg_btree_delete
There is some bug when arrays/property tables are deleted: the children are not notified

(Considering now to overwrite the dtor of the array)
phpdbg_btree.c
phpdbg_watch.c