On Thu, 28 Apr 2005, Kamesh Jayachandran wrote:
Hi Dmitry, I just did cvs upd in my php-5.0-dev workarea which brought your changes in ext/standard/basic_functions.c version 1.673.2.16. After that I get a compile error saying that /root/kamesh/work/php5_0/php-src/ext/standard/basic_functions.c:1911: `IS_CALLABLE_CHECK_NO_ACCESS' undeclared (first use in this function)
I could not see this IS_CALLABLE_CHECK_NO_ACCESS getting defined anywhere.
It is defined in Zend/zend_API.h. Try 'make clean && make' ?
--Jani
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php