|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-01-21 11:53 UTC] iliaa@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Dec 05 21:00:01 2025 UTC |
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.