]> granicus.if.org Git - php/commit
Removed "zend_fcall_info.function_table". It was assigned in many places, but is...
authorDmitry Stogov <dmitry@zend.com>
Wed, 27 Apr 2016 10:46:38 +0000 (13:46 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 27 Apr 2016 10:46:38 +0000 (13:46 +0300)
commitf0a2e8eb13b3971ec11baa2a6029ed7c4cb0064b
treeeac694e9f9f4f521947d7b27a51db7bd83e30c70
parent1a154c7db5685361a14e4f2985a292f6cfc3a7bf
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
21 files changed:
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_exceptions.c
Zend/zend_execute_API.c
Zend/zend_interfaces.c
ext/curl/interface.c
ext/dom/xpath.c
ext/mysqli/mysqli.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo_sqlite/sqlite_driver.c
ext/pgsql/pgsql.c
ext/reflection/php_reflection.c
ext/soap/soap.c
ext/spl/spl_directory.c
ext/spl/spl_engine.h
ext/sqlite3/sqlite3.c
ext/xml/xml.c
ext/xsl/xsltprocessor.c
main/streams/userspace.c
sapi/phpdbg/phpdbg_prompt.c