Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89612 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91501 invoked from network); 4 Dec 2015 07:00:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2015 07:00:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=mailto.woden@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mailto.woden@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.172 as permitted sender) X-PHP-List-Original-Sender: mailto.woden@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:34474] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/A0-13582-7F931665 for ; Fri, 04 Dec 2015 02:00:08 -0500 Received: by lbbcs9 with SMTP id cs9so15101185lbb.1 for ; Thu, 03 Dec 2015 23:00:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=87FZeWx08tszlzJ6caarYcwHwKCb0Rad2VF1QT17sHw=; b=ip04Yssdff3ry0zOuMMHnmTzzX4NRDoUrBdKGB3RNKC9eDaNnRQ8oJO0+ZrhHo4yfE g4jzBO7mkj/bW7qH/g40RthOBKhQQFXs2/mylVZR0KLvCb3RUDrbxzq3vPd142a6/SAv FX9C57TIVP2BaaJ0ewoVjCuUn7GlDx9/02NituIWQSV3pKaM5SMqDXAo7e//iZUeoWl5 EtBAutyy0miybqE7sjrAavNNzAlXNc5c9wb/IqLZd79EDZfQO1duxjK+cumIrogzgP0l DZFBXkWrptYdtZ5u9a1lOYgM7qu905GPlhIV9WhQ1cmdDxjLmyg6TPjHYjqReeMD5Vow khXQ== MIME-Version: 1.0 X-Received: by 10.112.180.35 with SMTP id dl3mr7301806lbc.27.1449212404651; Thu, 03 Dec 2015 23:00:04 -0800 (PST) Received: by 10.112.156.231 with HTTP; Thu, 3 Dec 2015 23:00:04 -0800 (PST) In-Reply-To: References: <022501d12e0b$a0b35400$e219fc00$@php.net> Date: Fri, 4 Dec 2015 08:00:04 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e01182b3a959b2805260d0e05 Subject: Re: [PHP-DEV] Re: PHP 7.0.0 final has been released! From: mailto.woden@gmail.com (Daniel Persson) --089e01182b3a959b2805260d0e05 Content-Type: text/plain; charset=UTF-8 I would also like to thank all participants for a great work on this new version. Just as a testament about how much better this version is: When we recently discussed what framework if any to use for data manipulation we did benchmarks for both PHP5 and PHP7. The test differed a lot in PHP5. All from 0.3 seconds up to 3 seconds. But when we did the same test in PHP7 no framework required more than 0.5 seconds to complete the benchmarks. And pure PDO calls went from 0.3 to 0.21 seconds. We're already looking at a plan to put PHP7 in our production environments. Looking forward to a bright future for the project. And again, thanks. On Thu, Dec 3, 2015 at 10:38 PM, Ryan Pallas wrote: > On Thu, Dec 3, 2015 at 1:59 PM, Jan Ehrhardt wrote: > > > ab@php.net in php.internals (Thu, 3 Dec 2015 21:46:00 +0100): > > >Congratulations everyone to this spectacular day for the PHP world! > > >Grateful thanks to all the contributors and supporters! > > > > > I want to congratulate everyone for this and also to thank everyone > involved for such a great improvement to the language. Everyone in > internals should be proud of what they have achieved, as we the end user > are going to reap great benefits! I and many others are very grateful for > all your hard work! > --089e01182b3a959b2805260d0e05--