Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:322742 php.internals:71472 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27743 invoked from network); 24 Jan 2014 03:07:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 03:07:32 -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 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:36084] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/E0-39789-2F8D1E25 for ; Thu, 23 Jan 2014 22:07:30 -0500 Received: by mail-qc0-f179.google.com with SMTP id e16so3657047qcx.24 for ; Thu, 23 Jan 2014 19:07:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=3DUTwBJkqBrnr78Wrl2x1g6BFLcF0rncxVYwVNHrpC8=; b=Td4zzKcsmgv+zHudUGE89yQ+Cm6NdrhthXy4moCE7r5aEOphQadG6FmVreOucOVgCg DOoDvor3UJYlP81w2xeEeBeBdzJEZD32ipzCcTJcu9Gji6HM388wVLSi0WGXXnyCZBXP SRqCD2iX01FzH2fVOlaemdRmzXV05gvFB4dhhddZOGsAoeqwksuvpmKLSRjxVe31MUvM +1FxEwlWaiPK812BCP+jvC6hgZSMTCM/ZfxjrCeWhKcX27CNJNJ4aykekFvi71aJMeT0 ISo+JrfFnNTro8SBtx4KMSScqOB0rgh16HG89lsBBTsWv9ot+RhBjvSjWFupwUxi61df W12g== MIME-Version: 1.0 X-Received: by 10.140.23.209 with SMTP id 75mr15776497qgp.94.1390532847966; Thu, 23 Jan 2014 19:07:27 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.96.70 with HTTP; Thu, 23 Jan 2014 19:07:27 -0800 (PST) Date: Fri, 24 Jan 2014 04:07:27 +0100 X-Google-Sender-Auth: puxGIb04DZDuejang6oGmYYXynI Message-ID: To: PHP Internals , php-general Content-Type: multipart/alternative; boundary=001a11c1342273a03504f0aea898 Subject: PHP 5.6.0alpha1 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --001a11c1342273a03504f0aea898 Content-Type: text/plain; charset=UTF-8 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. Regards Julien and Ferenc --001a11c1342273a03504f0aea898--