From: [EMAIL PROTECTED]
Operating system: Tru64
PHP version: 4CVS-2003-01-21 (stable)
PHP Bug Type: Compile Failure
Bug description: ZEND_INI_PARSER_POP_ENTRY symbol undefined
The macro ZEND_INI_PARSER_POP_ENTRY are used twice :
ext/standard/basic_functions.c:2827:
case ZEND_INI_PARSER_POP_ENTRY:
and
main/php_ini.c:199:
case ZEND_INI_PARSER_POP_ENTRY: {
But ZEND_INI_PARSER_POP_ENTRY is defined nowhere in source.
--
Edit bug report at http://bugs.php.net/?id=21799&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21799&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=21799&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=21799&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21799&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=21799&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=21799&r=support
Expected behavior: http://bugs.php.net/fix.php?id=21799&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=21799&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=21799&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=21799&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21799&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=21799&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=21799&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=21799&r=gnused