Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57588 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23105 invoked from network); 31 Jan 2012 08:58:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2012 08:58:13 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Date: Tue, 31 Jan 2012 03:58:12 -0500 Received: from [78.142.172.145] ([78.142.172.145:24022] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/D0-17706-42DA72F4 for ; Tue, 31 Jan 2012 03:58:12 -0500 Message-ID: To: internals@lists.php.net References: <201201311004.34852.yoram.b@zend.com> User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 78.142.172.145 Subject: Re: One more critical problem in 5.4 From: mike@php.net (Michael Wallner) On Tue, 31 Jan 2012 10:04:34 +0200, yoram bar haim wrote: > Sorry, problem is not solved yet. I committed a possible fix to trunk. It's pretty much along the patch from you, I just hat to fix crashes in the cli server and need to do some more testing before merging into PHP_5_4. Thank you for your reports! Mike