Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:323232 php.internals:73850 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60934 invoked from network); 2 May 2014 07:36:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2014 07:36:51 -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.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.51 mail-qa0-f51.google.com Received: from [209.85.216.51] ([209.85.216.51:38284] helo=mail-qa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/94-16678-21B43635 for ; Fri, 02 May 2014 03:36:50 -0400 Received: by mail-qa0-f51.google.com with SMTP id w8so602957qac.24 for ; Fri, 02 May 2014 00:36:47 -0700 (PDT) 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=VxJq2AWn7tkpIHEhsIsmvh/XZrurgphWLjMLrj8ZH+Y=; b=qQIgi+L0G1toyCty1IsWdORGuhHUsamT6mT2CpGKgQEWR9p9sgkhGrvU3L3lHuNd/r ky3GjoqF1E0yXaid6ZAOycLXSmVAt9UUO8hGKHewD19CEWpzguivMDZVgxVAvzwn8U/q klQN9U3nsphbOvxtLkyw0jrtluQED7nzGOHoNg2zwCpRivCHkSBRyS1BdOFTPZ9T53vd fyKX9XEhRsccNxKsPXJjmUOwjy4x5n6vaRhqLnDTf6TM//vWfGMF30mjMJXiXREuVLaM PaPOrv2gEoO70oEF47VX/NG9I+3dbt9GofwSq8eHEjj6aC0lZC67eqntFd/9vgPpgbV0 D3Uw== MIME-Version: 1.0 X-Received: by 10.224.0.142 with SMTP id 14mr20124833qab.72.1399016207339; Fri, 02 May 2014 00:36:47 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.140.17.34 with HTTP; Fri, 2 May 2014 00:36:47 -0700 (PDT) Date: Fri, 2 May 2014 09:36:47 +0200 X-Google-Sender-Auth: 5Bf4FpCpK_jyWT7t81kspp9QFck Message-ID: To: php-general , PHP Internals Content-Type: multipart/alternative; boundary=047d7bdca39c12d77b04f865d81d Subject: PHP 5.6.0beta2 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --047d7bdca39c12d77b04f865d81d Content-Type: text/plain; charset=UTF-8 Hi, The second beta for 5.6.0 was just released and can be downloaded from: http://qa.php.net/ The Windows binaries are available at http://windows.php.net/qa/ This release includes a couple of new features, such as: - Watchpoint support for phpdbg - A new fetching mode to mysqlnd which uses less memory but implies more memory copy Please test it carefully, and report any bugs in the bug system. Beta 3 will be tagged on Tuesday 13th and release on Thursday 15th. Regards, Julien Pauli and Ferenc Kovacs --047d7bdca39c12d77b04f865d81d--