Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:840 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61226 invoked from network); 10 Apr 2003 15:48:49 -0000 Received: from unknown (HELO henry.newn.cam.ac.uk) (131.111.204.130) by pb1.pair.com with SMTP; 10 Apr 2003 15:48:49 -0000 Received: from [131.111.204.180] (helo=quartz.newn.cam.ac.uk) by henry.newn.cam.ac.uk with esmtp (Exim 3.13 #1) id 193eI7-0005By-00; Thu, 10 Apr 2003 16:48:43 +0100 Received: from prlw1 by quartz.newn.cam.ac.uk with local (Exim 4.10) id 193eI7-00005t-00; Thu, 10 Apr 2003 16:48:43 +0100 Date: Thu, 10 Apr 2003 16:48:43 +0100 To: Derick Rethans Cc: internals@lists.php.net Message-ID: <20030410164843.G22566@quartz.newn.cam.ac.uk> References: <20030410164149.E22566@quartz.newn.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.19i Subject: Re: [PHP-DEV] ZEND_INI_PARSER_POP_ENTRY From: prlw1@newn.cam.ac.uk (Patrick Welche) On Thu, Apr 10, 2003 at 05:43:02PM +0200, Derick Rethans wrote: > On Thu, 10 Apr 2003, Patrick Welche wrote: > > > ZEND_INI_PARSER_POP_ENTRY > > > > is used in > > > > main/php_ini.c > > ext/standard/basic_functions.c > > > > but 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...)