]> granicus.if.org Git - php/commit
- Fixed bug #47801 (__call() accessed via parent:: operator is provided incorrect...
authorFelipe Pena <felipe@php.net>
Wed, 8 Apr 2009 00:28:06 +0000 (00:28 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 8 Apr 2009 00:28:06 +0000 (00:28 +0000)
commitdb53404011e7c07850071cff30314e986cd14ed6
tree1b52820efdf4237b314161abd9713718fca72446
parent22c4a223799261ba69ecfa854d1d6ab626279667
- Fixed bug #47801 (__call() accessed via parent:: operator is provided incorrect method name)
NEWS
Zend/tests/bug47801.phpt [new file with mode: 0644]
Zend/zend_compile.c
Zend/zend_execute_API.c
Zend/zend_object_handlers.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h