Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93605 invoked from network); 3 Jul 2012 15:02:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2012 15:02:11 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:49065] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/09-42839-27903FF4 for ; Tue, 03 Jul 2012 11:02:10 -0400 Received: by yhfq11 with SMTP id q11so7449217yhf.29 for ; Tue, 03 Jul 2012 08:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=T/dFZ0E64aoWpERVh2b8pmNz28+l0Ja2hxq+Pu8UFfU=; b=ZKnxDP1dq10mHje7rXeMpzKngbhxQze4uyCrBtiKOQSQgu28vZ33kkCIEtNLR2nZBo 1f+4bb30pzhggma4sCQmG+TBDVD3KIipCk8fNkAOz3Ovu0dEgB6g8exB2f3NzCfUFuJL FEgWEL/Eq66r82FFhjpmZ35Fb/xcyz1FWq1fmcMLVAGZ/ZHKfgqzdp9car5FbfpHY6i0 Iv+h5geBcleC53ZHx7cnAfOgz00mG8QzoXDKHWOT9uW6s0pho4eyyW1nyP74QzUClhwV AqbIWsewSZH1UdlgGdUKsKWsh3v0YRssfv8R0XnjMcdAvV5yx+4Du99bUUxUdHdoFHO5 cwNQ== MIME-Version: 1.0 Received: by 10.236.126.133 with SMTP id b5mr21056097yhi.50.1341327727750; Tue, 03 Jul 2012 08:02:07 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Tue, 3 Jul 2012 08:02:07 -0700 (PDT) In-Reply-To: References: <4FF2FFBF.8050301@lerdorf.com> Date: Tue, 3 Jul 2012 17:02:07 +0200 Message-ID: To: Tom Boutell Cc: Rasmus Lerdorf , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Is the fix for #61238 in PHP 5.4.4 & pecl yet? From: pierre.php@gmail.com (Pierre Joye) hi Tom, On Tue, Jul 3, 2012 at 4:49 PM, Tom Boutell wrote: > Given the impracticality of using PHP without APC, it would be nice if > it were part of the main "if these fail, it's not ready" test suite. > But I suppose that's just administering beatings until morale improves > (: That's why latest APC releases are beta and not stable. Interned string and a couple of other things need some more work to get fixed. One way to speed up things is to provide small reproduce cases for bugs, so we can fix them quicker. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org