Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19667 invoked from network); 10 Dec 2012 20:55:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2012 20:55:28 -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.210.182 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.182 mail-ia0-f182.google.com Received: from [209.85.210.182] ([209.85.210.182:42209] helo=mail-ia0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/A0-16251-04C46C05 for ; Mon, 10 Dec 2012 15:55:28 -0500 Received: by mail-ia0-f182.google.com with SMTP id x2so6007976iad.13 for ; Mon, 10 Dec 2012 12:55:25 -0800 (PST) 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=2M+5lfktiIdjFtNmNAfI/1SUF4bnNOE9WqdZjDT+aZU=; b=OCtdAvLj488STE39rLzv3DTASIWzsmf6rgCTLvWKW2G0HsWBkEagzkckSqQ5d3fZCU KDU38ILCkEJXkRDZOcsGOZcE8aya96ghIbMzUwNU2M/O7ciZJsXpzSOtZ0y+CiA41aCt mEXVwwfMOI6DR4AnQp18pM0iTaP2C20KZw+Hd34wVOfTz561PHtRieDl4A9C/D7PWGDd /ysX6KkljdslHF7X/y50PdXWYxUiYmO/Uwl38xNCEt+0TwoaLeuA6+Se5F/UoablwuO8 09CnRLfmn725BSVrqHVcchIjWVeJpaGftdjhcNebLfpq/qmO2tIYhSqiy6ZslFTCkMu7 l6Wg== MIME-Version: 1.0 Received: by 10.50.91.195 with SMTP id cg3mr7812105igb.57.1355172925889; Mon, 10 Dec 2012 12:55:25 -0800 (PST) Received: by 10.64.170.236 with HTTP; Mon, 10 Dec 2012 12:55:25 -0800 (PST) In-Reply-To: References: <1355137083.3178.24.camel@guybrush> <1355143879.3178.37.camel@guybrush> <1355149483.3178.44.camel@guybrush> <50C641B9.1030402@anderiasch.de> Date: Mon, 10 Dec 2012 21:55:25 +0100 Message-ID: To: Tom Boutell Cc: Florian Anderiasch , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Adam Harvey , PHP internals list Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.3 - end of live schedule From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Dec 10, 2012 at 9:52 PM, Tom Boutell wrote: > Has APC's PHP 5.4.x support matured yet to the point where folks are > comfortable there's no environment in which you really shouldn't run > 5.3? For most apps it should work fine now. There are one or two issues in some edge cases but we see less and less reports about it. But good testing with your apps should be a must do before going wild :) -- Pierre @pierrejoye