Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5549 invoked from network); 7 Mar 2014 00:22:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2014 00:22:59 -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.47 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:36880] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/11-33909-06119135 for ; Thu, 06 Mar 2014 19:22:57 -0500 Received: by mail-qa0-f47.google.com with SMTP id w5so3321554qac.6 for ; Thu, 06 Mar 2014 16:22:54 -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=bii/GYfDgLrzJZXIP2oTGq9tQW8Kc025++djx8m75jE=; b=IG9m8ijwrYHHRZaFEtsyEG22kMu8j3/n1uyP7H31yitZW2YDJCTEGGEbEYJCMqvlSI exWuzxpP3u3gqDRk3Mjt1sXed4ZPWQ+eRq2tHGB/J52oI29WPQnhJug1HdHE2nol//BA CvXrnI+kjPVufWlSiNa/0mySDo2roML/DlkZWQuTyjTaAPsbfFOVRkp+dxVeucRQ2lRa 7dxubVBg+HWIMbYii+1/b17bRK56o/9749uPX5LTkBRSSFpCdE+naaonkFhtrjtDmm1M OgSeyok/ENsvdliCGCWtpv7u4HYl7j1mllD3uvMrlmtbvUtUbQ2r1+a50jtbitK/mWj5 ojIg== MIME-Version: 1.0 X-Received: by 10.229.56.200 with SMTP id z8mr11586669qcg.1.1394151774073; Thu, 06 Mar 2014 16:22:54 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.92.41 with HTTP; Thu, 6 Mar 2014 16:22:54 -0800 (PST) Date: Fri, 7 Mar 2014 01:22:54 +0100 X-Google-Sender-Auth: e0SUkeY8wzXJkYctOXfGEWAy7yQ Message-ID: To: php-general , PHP Internals Content-Type: multipart/alternative; boundary=001a113308a441badc04f3f941bf Subject: PHP 5.6.0alpha3 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --001a113308a441badc04f3f941bf Content-Type: text/plain; charset=UTF-8 Hi, The third alpha for 5.6.0 was just released and can be downloaded from: http://downloads.php.net/tyrael The Windows binaries are available at http://windows.php.net/qa/ This release includes a couple of new features, such as the __debugInfo() magic method, the clear_env config option for the FPM SAPI, the function opcache_is_script_cached() and a bunch of ssl related improvements including the support for the Windows CA cert store for peer verification when no CA file is available. Please test it carefully, and report any bugs in the bug system. Beta 1 will be tagged on Tuesday 18th and release on Thursday 20th. Regards, Julien Pauli and Ferenc Kovacs --001a113308a441badc04f3f941bf--