Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:322863 php.internals:72574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60130 invoked from network); 14 Feb 2014 00:59:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2014 00:59:58 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:34576] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/1F-09050-D8A6DF25 for ; Thu, 13 Feb 2014 19:59:57 -0500 Received: by mail-qa0-f50.google.com with SMTP id cm18so17589614qab.9 for ; Thu, 13 Feb 2014 16:59: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=7BfT2HZbTOeAn644eX64WH95BEkpOI2uY/Vcl189T+M=; b=mkkMG8Kd3NesBP0TkJqF7y4wR6XgUbH6Jgc0TsFzfR4AmaE4d7+x8aTXLaJPEf9jCL y1lg4ax/+COLnWizmI+YBV8qrM61BpAlB2u9mnc80y/gElHTvXOqoqAIi1TDpeOmH4pd 02CvdZnb33oI/K51u8UExuPncOQVoUteFSZpjPlUmp3WL8HKfYdVpuV5PGQxELjSP4tS jB9urzriYfY5lWJULjn1w1Q//SJ9yKEPcJGi4MM0noyVZ+egI3HG8LV0BgkAlAL8XD7u FzOTbc6xgmV1C+jtKytvVyWhTz7pQvN+OF3F+7AymuCtfoUnLGoDiW4H58Jm1Es1GAiK c9Zg== MIME-Version: 1.0 X-Received: by 10.224.28.197 with SMTP id n5mr8010432qac.43.1392339594838; Thu, 13 Feb 2014 16:59:54 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.96.70 with HTTP; Thu, 13 Feb 2014 16:59:54 -0800 (PST) Date: Fri, 14 Feb 2014 01:59:54 +0100 X-Google-Sender-Auth: PdgL3avXTJ-_Pep1Ahk9o4gZCh4 Message-ID: To: php-general , PHP Internals Content-Type: multipart/alternative; boundary=001a11c1db6cf50a8b04f25352e8 Subject: PHP 5.6.0alpha2 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --001a11c1db6cf50a8b04f25352e8 Content-Type: text/plain; charset=UTF-8 Hi, The second 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 power operator, peer certificate verification by default and the changes about the effect of the default_charset ini setting. Please test it carefully, and report any bugs in the bug system. Alpha 3 will be tagged on Tuesday 26th and release on Thursday 27th. Regards, Julien Pauli and Ferenc Kovacs --001a11c1db6cf50a8b04f25352e8--