ZEND_INI_PARSER_POP_ENTRY
is used in
main/php_ini.c
ext/standard/basic_functions.c
but isn't defined anywhere!
Cheers,
Patrick
(I'm putting #ifdef ZEND_INI_PARSER_POP_ENTRY around those case blocks)
ZEND_INI_PARSER_POP_ENTRY
is used in
main/php_ini.c
ext/standard/basic_functions.cbut isn't defined anywhere!
cvs -d :pserver:cvsread@cvs.php.net:/repository co -r PHP_4_3 php4
cvs co php4 is not longer supported.
Derick
--
"my other box is your windows PC"
Derick Rethans http://derickrethans.nl/
PHP Magazine - PHP Magazine for Professionals http://php-mag.net/
ZEND_INI_PARSER_POP_ENTRY
is used in
main/php_ini.c
ext/standard/basic_functions.cbut isn't defined anywhere!
cvs -d :pserver:cvsread@cvs.php.net:/repository co -r PHP_4_3 php4
cvs co php4 is not longer supported.
I would never have guessed:
P ext/domxml/php_domxml.c
P ext/mysql/php_mysql.c
P ext/standard/info.c
U pear/tests/osguess.php
P sapi/apache2filter/sapi_apache2.c
P sapi/apache2handler/sapi_apache2.c
changed minutes ago!
I'll check out php5 now!
Thank you,
Patrick
(Also explains why I seem to be the only one with the problem...)