Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:322743 php.internals:71473 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32196 invoked from network); 24 Jan 2014 03:18:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 03:18:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.28 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.28 out4-smtp.messagingengine.com Received: from [66.111.4.28] ([66.111.4.28:38464] helo=out4-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/E1-39789-28BD1E25 for ; Thu, 23 Jan 2014 22:18:26 -0500 Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id DFD952081A; Thu, 23 Jan 2014 22:18:23 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute5.internal (MEProxy); Thu, 23 Jan 2014 22:18:23 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=PShPi1pZd8wjiUnPavs5V5KVVpE=; b=o2l 7K7TGRs2zJ1GSHXFrxpV3mQE1lD8fYgYwKNvGqjXQloZ7M7JA2hI0D/j/LMfeWQP 6VoBe0lwW04lboId2ndHIv//xrxIX5vHXfaU1f7dn59UJX7E8IpSDNWk8JmfopTl dUUC8Lw9NwwITSWCP6FEvUe+b+0wTRUGsSVnYPjA= Received: by web6.nyi.mail.srv.osa (Postfix, from userid 99) id AF8012CA2F8; Thu, 23 Jan 2014 22:18:23 -0500 (EST) Message-ID: <1390533503.26797.74681989.26864275@webmail.messagingengine.com> X-Sasl-Enc: iBQ2eZOL19f/WRI32gPn4WIHfn/mSJU8293qVT/qZePn 1390533503 To: Ferenc Kovacs , PHP Internals , "php-general" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-aec78a11 In-Reply-To: References: Date: Thu, 23 Jan 2014 19:18:23 -0800 Subject: Re: [PHP-DEV] PHP 5.6.0alpha1 Released for Testing! From: willfitch@php.net (Will Fitch) On Thu, Jan 23, 2014, at 07:07 PM, Ferenc Kovacs wrote: > Hi, > > A week later than originally planned, but we tagged PHP 5.6.0alpha1 and > this > release marks the start of the 5.6.0 release process. > > The source packages can be found at: > > http://downloads.php.net/tyrael > > Windows builds are up at > > http://windows.php.net/qa/ > > This release includes a dozen new features, such constant scalar > expressions, variadic functions, argument unpacking, support for large > file > uploads and many more. Thanks > to everyone working 5.6. > > Please test it carefully, and report any bugs in the bug system. Alpha 2 > will be tagged on Tuesday 4th and release on Thursday 6th. > Woohoo! > Regards > Julien and Ferenc