]> granicus.if.org Git - php/commit
Use zend_is_callable to test whether or not the given callback is valid
authorSterling Hughes <sterling@php.net>
Mon, 14 May 2001 20:06:06 +0000 (20:06 +0000)
committerSterling Hughes <sterling@php.net>
Mon, 14 May 2001 20:06:06 +0000 (20:06 +0000)
commit803bebb303586b3498bf2c64b00a5cc54485c614
treeb9c81969910f8b0d8f9a786ced6dd643825e42a1
parent47ee387d791784d25753b6c54db62a001e3cf027
Use zend_is_callable to test whether or not the given callback is valid
before calling the function.
ext/standard/basic_functions.c