Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28513 invoked from network); 16 Oct 2015 10:50:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2015 10:50:03 -0000 X-Host-Fingerprint: 195.225.93.162 195225093162.olsztyn.vectranet.pl Received: from [195.225.93.162] ([195.225.93.162:10972] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/41-19126-956D0265 for ; Fri, 16 Oct 2015 06:50:02 -0400 To: internals@lists.php.net,info@phpgangsta.de References: <00e201d1073c$5fb00b60$1f102220$@php.net> <56200AB4.302@phpgangsta.de> Message-ID: <5620D653.8050003@php.net> Date: Fri, 16 Oct 2015 12:49:55 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56200AB4.302@phpgangsta.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 195.225.93.162 Subject: Re: [PHP-DEV] PHP 7.0.0RC5 is available From: sobak@php.net (Maciej Sobaczewski) Hello Michael, I just synced the changelog. Cheers, Maciej. W dniu 2015-10-15 o 22:21, Michael Kliewe pisze: > Hi guys, > > Am 15.10.2015 um 13:26 schrieb ab@php.net: >> This release contains fixes for 11 reported bugs and over 100 commits >> with >> various improvements. >> >> Now we've managed to resolve the last of the outstanding issues. Let's >> help >> PHP 7.0 along to emerge from its pre-release shell the most effective >> way - >> by investing even more into stronger testing and verification of the >> critical points. Stability matters more than ever. We're on the finishing >> straight, hold on tight! > I just wanted to check the Changelog, but it hasn't changed since RC3: > http://www.php.net/ChangeLog-7.php > > Inside the archive it's in the NEWS file, but it would be nice if the > ChangeLog page would be in sync. > > Maybe someone can do that quickly? > > Thanks for this awesome PHP 7, I'm currently testing it with some bigger > projects, migrating them, doing performance checks, it's a lot of fun > seeing this incredible performance improvement and memory reduction! > > Thanks to all contributors! > > Michael