]> granicus.if.org Git - php/commit
- Moved var_uninit() for return_value to the beginning of DO_FCALL.
authorAndi Gutmans <andi@php.net>
Fri, 19 Nov 1999 17:04:54 +0000 (17:04 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 19 Nov 1999 17:04:54 +0000 (17:04 +0000)
commit1f11e07fc692e64991ffc8a009f2270db56cb246
treef4c0a085b2d43dcbe2cc639853c9130b6ce55c3a
parent817a11e7edf459116a180a3051349a845666969e
- Moved var_uninit() for return_value to the beginning of DO_FCALL.
  We forgot to do it for overloaded methods
Zend/zend_execute.c