]> granicus.if.org Git - php/commit
zend_is_callable() and zend_make_callable() were changed to return readable function...
authorDmitry Stogov <dmitry@php.net>
Mon, 22 Aug 2005 12:22:16 +0000 (12:22 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 22 Aug 2005 12:22:16 +0000 (12:22 +0000)
commit6b622046dc25b161706dbb25f6416a4f3ddf55ec
tree134be93d8d80ed516f2587cab1224115083676db
parent6fad26469c9b0f539c51514d9a125ec34fc67ad8
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
23 files changed:
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_builtin_functions.c
Zend/zend_execute_API.c
ext/fdf/fdf.c
ext/ldap/ldap.c
ext/mysqli/mysqli_api.c
ext/pcntl/pcntl.c
ext/pcre/php_pcre.c
ext/pdo/pdo_stmt.c
ext/pdo_sqlite/sqlite_driver.c
ext/readline/readline.c
ext/session/session.c
ext/spl/php_spl.c
ext/spl/spl_iterators.c
ext/sqlite/sqlite.c
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/type.c
ext/sybase_ct/php_sybase_ct.c
ext/xsl/xsltprocessor.c
main/output.c
unicode-progress.txt