Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34505 invoked from network); 16 Oct 2015 11:11:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2015 11:11:38 -0000 Authentication-Results: pb1.pair.com header.from=info@phpgangsta.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=info@phpgangsta.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phpgangsta.de from 84.200.8.31 cause and error) X-PHP-List-Original-Sender: info@phpgangsta.de X-Host-Fingerprint: 84.200.8.31 phpgangsta.de Received: from [84.200.8.31] ([84.200.8.31:34097] helo=michael01.phpgangsta.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/92-19126-76BD0265 for ; Fri, 16 Oct 2015 07:11:36 -0400 Received: from [10.0.118.101] (ip-88-153-154-113.hsi04.unitymediagroup.de [88.153.154.113]) by michael01.phpgangsta.de (Postfix) with ESMTPSA id 1CCFF483497; Fri, 16 Oct 2015 13:11:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=phpgangsta.de; s=mail201210; t=1444993891; bh=WYvfBUq8dCEz0skPY8O3jvNFeGmEEoCMf2AGgzDIReI=; h=Subject:To:References:From:Date:In-Reply-To; b=bJILE45tKXBNdi9tEEYZ1pbTjBNh6EXkWbdArtjcZobc1cEsak/vpHawguHsY0bv2 cQS1ok054x7N7tnfhq9Yiuby32OTmp1fJ3fUwrpa5VJCVxopyCFisY+eNmSpyMwnjt LvxPqH4uX9/km2bzhVY7NwxCsMrYSdtdh1DyHaVc= To: Maciej Sobaczewski , internals@lists.php.net References: <00e201d1073c$5fb00b60$1f102220$@php.net> <56200AB4.302@phpgangsta.de> <5620D653.8050003@php.net> Message-ID: <5620DB65.8060608@phpgangsta.de> Date: Fri, 16 Oct 2015 13:11:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5620D653.8050003@php.net> Content-Type: multipart/alternative; boundary="------------050504090502030205050704" Subject: Re: [PHP-DEV] PHP 7.0.0RC5 is available From: info@phpgangsta.de (Michael Kliewe) --------------050504090502030205050704 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Hi Maciej, thanks a lot! Michael On 16.10.2015 12:49, Maciej Sobaczewski wrote: > 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 > --------------050504090502030205050704--