]> granicus.if.org Git - php/commit
- Complex fix for solving a problem with objects & method calls.
authorAndi Gutmans <andi@php.net>
Thu, 6 Jul 2000 22:08:22 +0000 (22:08 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 6 Jul 2000 22:08:22 +0000 (22:08 +0000)
commit5f893e68ff1a3c07927bd3ad70f4ab54cd4a08f7
treec7acd9a9830d21b2e12d1d4db2742a54c354235c
parent4aef5ef83055780782e76e33371821112590a8aa
- Complex fix for solving a problem with objects & method calls.
- Previous version is tagged PRE_METHOD_CALL_SEPERATE_FIX_PATCH.
- I need to check this fix on a server so if it doesn't work I will revert
- it.
Zend/zend-parser.y
Zend/zend_compile.c
Zend/zend_execute.c