Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53651 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81505 invoked from network); 29 Jun 2011 11:18:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jun 2011 11:18:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:50408] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/C1-05351-4F90B0E4 for ; Wed, 29 Jun 2011 07:18:13 -0400 Received: by gwb17 with SMTP id 17so474448gwb.29 for ; Wed, 29 Jun 2011 04:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RRbh+HRTlJ/0v9jqeztRID4GhsZOJVl01cSJ8N/Wnz8=; b=luWaBC16cse4bujk6WB41lebPxVwnlBL1gANuklSRtWveRYXEHb6/k89u9reM1hW36 SW/phFTvDoFYM7UBUUAJ63xXiy3JbU4blYP45RS4j3B//YGsjpibkJfvEHzngpFsq+0w hG+3iOxCPQfuSGgwoLg1YnRManfVJfk/hkhd0= MIME-Version: 1.0 Received: by 10.236.182.230 with SMTP id o66mr770628yhm.228.1309346290058; Wed, 29 Jun 2011 04:18:10 -0700 (PDT) Received: by 10.147.35.2 with HTTP; Wed, 29 Jun 2011 04:18:09 -0700 (PDT) In-Reply-To: References: <4DFF7898.7010709@sugarcrm.com> <4E0A03AE.40907@sugarcrm.com> <4E0A07FC.4010808@sugarcrm.com> <4E0A181C.7090105@sugarcrm.com> <4E0A24E8.6020103@sugarcrm.com> Date: Wed, 29 Jun 2011 13:18:09 +0200 Message-ID: To: Derick Rethans Cc: Stas Malyshev , David Soria Parra , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] 5.4 alpha From: tyra3l@gmail.com (Ferenc Kovacs) On Wed, Jun 29, 2011 at 12:41 PM, Derick Rethans wrote: > On Tue, 28 Jun 2011, Stas Malyshev wrote: > >> On 6/28/11 11:35 AM, Ferenc Kovacs wrote: >> > wasn't the alpha1 packaged in the last second? >> > it was packaged on Jun 19, and it was planned to be released on Jun 20. >> > and it did include obvious bugs. >> >> No, it was not. It was checked, ensured it builds on all systems I >> have access too, etc, and it was done in advance of the release. And >> I'm sure it has bugs - as every alpha in the world does. That's why it >> is alpha and not final release. The point of alpha is not to provide a >> stable platform but initial point for the release and flush out bugs >> by expanding the user base. It's not a production release. > > But it missed the built-in webserver thing :( > > regards, > Derick > AFAIK that got into it, but the fixes for the related crashes did not. Tyrael