Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:323339 php.internals:74258 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3889 invoked from network); 16 May 2014 09:02:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2014 09:02:24 -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.192.44 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.44 mail-qg0-f44.google.com Received: from [209.85.192.44] ([209.85.192.44:42710] helo=mail-qg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/F7-58167-024D5735 for ; Fri, 16 May 2014 05:02:24 -0400 Received: by mail-qg0-f44.google.com with SMTP id i50so3656600qgf.17 for ; Fri, 16 May 2014 02:02:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=sQ4nL0il2II3zYn3dw+t9uDKsuyZuXP9rWr5r+dyIKM=; b=BNfEXq2bf4HDcM4TPUtsSZ7KeImpcnVAgQFP8qT8dt+Ugd8eDh3VNC3TkhbxmCHeGf j/EP8T1FfyrrKXQD+qoG3b4NFtmdcFCXqsGUK3Fwabu4JmrQ6sSnjBjkGddebkvcAq9Q tXQq8FyabTqQSD/fRpFPDPKuSbfq8t+3BZkD4d63pG1ge3Q4mGCyMRY1FrIebfMpqDR4 0sNFWoQx5hnJrcHQUjo7sdaH6s47dde2JLr0Sl72jdnDpwLrlr2G6/AbRdfAa1kDfKdg 8VHajOSwYEO1ea2a8Y2mM/3G3x2wLu6KeBgtkodObTcr2wh7OCdKrzaL7ynX1dwM2VYy Y5/Q== MIME-Version: 1.0 X-Received: by 10.224.24.201 with SMTP id w9mr20470609qab.72.1400230941520; Fri, 16 May 2014 02:02:21 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.140.17.77 with HTTP; Fri, 16 May 2014 02:02:21 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 May 2014 11:02:21 +0200 X-Google-Sender-Auth: xBVOucc-Hizsu_J0tqYPweng0Eg Message-ID: To: Tjerk Meesters Cc: php-general , PHP Internals Content-Type: multipart/alternative; boundary=001a11c2a260e05adf04f980abf2 Subject: Re: [PHP-DEV] PHP 5.6.0beta3 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --001a11c2a260e05adf04f980abf2 Content-Type: text/plain; charset=UTF-8 On Fri, May 16, 2014 at 10:25 AM, Tjerk Meesters wrote: > Hi, > > > On Thu, May 15, 2014 at 11:35 PM, Ferenc Kovacs wrote: > >> Hi, >> >> The third 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/ > > > It's mentioned in NEWS that bug #64247 was fixed, but the corresponding PR > is still open: https://github.com/php/php-src/pull/283 > > Thanks for the catch, it was indeed fixed with http://git.php.net/?p=php-src.git;a=commit;h=54fee59598082052395f4011931096babd6f4013so Mike probably just forgot to close the PR. I'm closed it now but for the record, anybody with a php.net account can close pull requests through https://qa.php.net/pulls/#repo=php-src --001a11c2a260e05adf04f980abf2--