]> granicus.if.org Git - php/commit
Unicode support: fixed call_user_func(array($this, "self::foo"))
authorDmitry Stogov <dmitry@php.net>
Wed, 22 Feb 2006 08:54:02 +0000 (08:54 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 22 Feb 2006 08:54:02 +0000 (08:54 +0000)
commit19ebeed0d83733917a883a350762a92bebccb565
tree49d817b9a4d444231a103846d835e1648282f8f3
parent9fbd7efa09b283e3d880ef6bacec1edbf5aa9bf2
Unicode support: fixed call_user_func(array($this, "self::foo"))
Made check for "self/parent" before calling __autoload()
Zend/zend_API.c
Zend/zend_execute_API.c