]> granicus.if.org Git - php/commit
Fixed bug #77877 (call_user_func() passes $this to satatic methods).
authorDmitry Stogov <dmitry@zend.com>
Thu, 11 Apr 2019 11:24:04 +0000 (14:24 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 11 Apr 2019 11:24:04 +0000 (14:24 +0300)
commita1b7ccdfc69a1ad9938039f687ad7059ed1bd506
tree28633d4a2ed4da30bee06992f9e2010d26db0457
parentcd8312a77e5f5fee62949ecb22664e8b24013c01
Fixed bug #77877 (call_user_func() passes $this to satatic methods).
NEWS
Zend/tests/bug77877.phpt [new file with mode: 0644]
Zend/zend_API.c