Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70377 invoked from network); 13 May 2003 21:47:06 -0000 Received: from unknown (HELO cs181147.pp.htv.fi) (213.243.181.147) by pb1.pair.com with SMTP; 13 May 2003 21:47:06 -0000 Received: from localhost (jani@localhost) by cs181147.pp.htv.fi (8.11.6/8.11.6) with ESMTP id h4DLl6O17437; Wed, 14 May 2003 00:47:06 +0300 X-Authentication-Warning: cs181147.pp.htv.fi: jani owned process doing -bs Date: Wed, 14 May 2003 00:47:06 +0300 (EEST) Sender: jani@cs181147.pp.htv.fi Reply-To: Jani Taskinen To: Sascha Schumann cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] patch-fd-lexer5 From: sniper@iki.fi (Jani Taskinen) On Tue, 13 May 2003, Sascha Schumann wrote: > Hi, > > today I discovered that I had overlooked a zend_fopen call in > zend_execute.c which caused PHP/Solaris to still fail in some > cases. > > The new patch modifies the specific section of code (right at > the beginning of the patch): > > http://schumann.cx/patch-fd-lexer5 > > The current load test will run over night. If it is > successful, I'll propose to merge this into PHP_4_3. Just commit. PHP_4_3 can't get any more broken than what it is now. --Jani