]> granicus.if.org Git - php/commit
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
authorAndi Gutmans <andi@php.net>
Tue, 27 Feb 2001 20:16:35 +0000 (20:16 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 27 Feb 2001 20:16:35 +0000 (20:16 +0000)
commit01ed33d1b610084d7bdd206613b3351133a78e0b
tree7966b2b36625483bab43ab022b69c694eec8d777
parent5e5f5886ff095cb0efdcfcd531deaff28f6a75bc
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
  zval_del_ref() function which should be nuked.
ext/oci8/oci8.c
ext/readline/readline.c
ext/sablot/sablot.c
ext/session/mod_user.c
ext/standard/assert.c
ext/xml/xml.c