Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:317369 php.internals:59235 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79273 invoked from network); 30 Mar 2012 11:22:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2012 11:22:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@googlemail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@googlemail.com X-Host-Fingerprint: 209.85.215.42 mail-lpp01m010-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:61234] helo=mail-lpp01m010-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/55-53104-277957F4 for ; Fri, 30 Mar 2012 06:22:27 -0500 Received: by lahl5 with SMTP id l5so605844lah.29 for ; Fri, 30 Mar 2012 04:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=05tXTLjKnWLclYg9+NRdIS2v1gVsjHHc6AH3XjDNXKY=; b=vyKjiTRs6uSpdg8ypQ62nXUJna3IW/CKE6OhvQg/5xyEUECuMEFdvcK///RguKZJUU r2y21DQ+6I/XwmDW25WlHyiPqqRcF/SNnqu5oOT6qqub+YKZ/kEH5hYZ+b5RN2Hr0u6h jn9bjQOKPOSFDDqO0n5+cMk/Pse4FW9nDZQptbCxzpogHuxPnnbJk7ICY5RODORwNaBq lpCx3jbKw/ZqAEt/Dwt1I0cGW5Y/52gMEulJ1RMgNfdIknHO6VNb23ZCexAHCIZJHAy3 TwZNAX95ab5lmTHy/SKiyf+lepHssmLRhxmAREnhaFs83i3Nuzp4ZBJRLUM+sy4p6/nd /6jA== MIME-Version: 1.0 Received: by 10.152.106.145 with SMTP id gu17mr2010785lab.13.1333106543409; Fri, 30 Mar 2012 04:22:23 -0700 (PDT) Received: by 10.152.127.68 with HTTP; Fri, 30 Mar 2012 04:22:23 -0700 (PDT) In-Reply-To: <4F75515D.5090009@sugarcrm.com> References: <4F75515D.5090009@sugarcrm.com> Date: Fri, 30 Mar 2012 13:22:23 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.4.1 RC1 Released From: nikita.ppv@googlemail.com (Nikita Popov) On Fri, Mar 30, 2012 at 8:23 AM, Stas Malyshev wrote: > Hi! > > We would like to announce the first RC of the 5.4.1 version. This will > be mainly a bugfix version, including all bugfixes that did not make the > cut for 5.4.0 and new issues since then. Please test it and notify us of > any problems you may encounter. Hey Stas! Does this mean that the 5.4 branch is frozen now and one should ask a PM before committing? Nikita