Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37994 invoked from network); 29 Nov 2013 18:20:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Nov 2013 18:20:45 -0000 Authentication-Results: pb1.pair.com header.from=inefedor@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=inefedor@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: inefedor@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:38624] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/E0-29842-BFAD8925 for ; Fri, 29 Nov 2013 13:20:44 -0500 Received: by mail-la0-f50.google.com with SMTP id el20so7195972lab.9 for ; Fri, 29 Nov 2013 10:20:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:to:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to:user-agent; bh=YfYxsToi3A5y68YumZAN05wuZ/3PCRQfXTczgmb1FTU=; b=XDFdfZ7OFiR+avsLQcHMcpBXuq1TthqgukF/GMaJY84XIl2/TiBX22FM24wL2Ad0+7 fVf0MSR8gI/3kV8wO2iK94wc0ca021jRl6c95L0oN+V1lKVJFyQzkW2d4OAaT2uyImqY wV9s4SY4DDhjfbuVCKB+I0UEVNkkJbhudMiWY0xj9x/zzmrDPUybF44gKa44ZiBPUjgl lETnFX/s2ZZ9b56QtlJAfIQ57myaVk2Aip5t7arLVKIPKg+UYUGwR8nyBx1eVhnlU+bV 8+SUCW/QaRs06/GqJ2jU/1SLOdIer79ocu5wEOf0PqRisM15Ge5oMulhOIuKUeWbkZnJ 5vgg== X-Received: by 10.112.200.100 with SMTP id jr4mr2181541lbc.36.1385749240017; Fri, 29 Nov 2013 10:20:40 -0800 (PST) Received: from nikita-pc (95-28-201-59.broadband.corbina.ru. [95.28.201.59]) by mx.google.com with ESMTPSA id l10sm54004679lbh.13.2013.11.29.10.20.37 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 29 Nov 2013 10:20:38 -0800 (PST) Content-Type: text/plain; charset=koi8-r; format=flowed; delsp=yes To: "PHP Internals" , "Julien Pauli" References: Date: Fri, 29 Nov 2013 22:20:46 +0400 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (Win32) Subject: Re: [PHP-DEV] PHP 5.5.7RC1 ready for testing From: inefedor@gmail.com ("Nikita Nefedov") On Fri, 29 Nov 2013 12:50:30 +0400, Julien Pauli wrote: > Hello! > > You are receiving this email because your project has been selected to > take part in a new effort by the PHP QA Team to make sure that your > project still works with PHP versions to-be-released. With this we > hope to make sure that you are either aware of things that might > break, or to make sure we don't introduce any strange regressions. > > PHP 5.5.7 RC1 can be downloaded from: > > http://downloads.php.net/jpauli/ > > The Windows binaries are available at > > http://windows.php.net/qa/ > > PHP 5.5.7 RC1 contains several bugfixes for PHP 5.5 branch. > > For a list of the bugfixes that you can target in your > testing, please refer to the NEWS file: > > https://github.com/php/php-src/blob/php-5.5.7RC1/NEWS > > The GA release of PHP 5.5.7 is planed for December 12th, in 2 weeks. > > Regards, > Julien Pauli , David Soria Parra > PHP 5.5 RM Hello, It would be nice if this PR https://github.com/php/php-src/pull/512 (or if the bug it related to gets fixed) will get it into 5.5.7 release. Maybe I should make a new one not for master but for PHP-5.5 branch?