Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16747 invoked from network); 30 Jun 2009 14:09:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2009 14:09:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=cschneid@cschneid.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=cschneid@cschneid.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cschneid.com from 195.226.6.51 cause and error) X-PHP-List-Original-Sender: cschneid@cschneid.com X-Host-Fingerprint: 195.226.6.51 darkcity.gna.ch Linux 2.6 Received: from [195.226.6.51] ([195.226.6.51:55457] helo=mail.gna.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/1D-52911-68C1A4A4 for ; Tue, 30 Jun 2009 10:09:13 -0400 Received: from localhost (localhost [127.0.0.1]) by darkcity.gna.ch (Postfix) with ESMTP id 34C8EA2D69; Tue, 30 Jun 2009 16:09:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at gna.ch Received: from mail.gna.ch ([127.0.0.1]) by localhost (gna.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id riJktwt8kzQ8; Tue, 30 Jun 2009 16:09:06 +0200 (CEST) Received: from [192.168.1.72] (84-75-131-148.dclient.hispeed.ch [84.75.131.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by darkcity.gna.ch (Postfix) with ESMTPSA id D2205405E4; Tue, 30 Jun 2009 16:09:06 +0200 (CEST) Message-ID: <4A4A1C82.5050102@cschneid.com> Date: Tue, 30 Jun 2009 16:09:06 +0200 User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: PHP 5.3.0 Released! From: cschneid@cschneid.com (Christian Schneider) Lukas Kahwe Smith wrote: > The PHP Development Team would like to announce the immediate release of > PHP 5.3.0. This release is a major improvement in the 5.X series, which Congratulations to everybody! One quick question: What is the situation with opcode caches, are APC and/or EAccelerator already production ready? I know it's not really an internals question but as the main developers are on this list I figured I might get a quick answer anyway ;-) Cheers, - Chris