Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65787 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21816 invoked from network); 13 Feb 2013 15:04:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 15:04:29 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.181 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.181 mail-ve0-f181.google.com Received: from [209.85.128.181] ([209.85.128.181:63419] helo=mail-ve0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/82-03493-C7BAB115 for ; Wed, 13 Feb 2013 10:04:29 -0500 Received: by mail-ve0-f181.google.com with SMTP id d10so1150832vea.12 for ; Wed, 13 Feb 2013 07:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=vE8xNLcWp47R80GnlZW2tmkPttwWu03VKCxyyEXXmJ0=; b=wqVeKtpC1rjAQ/9dvcaPyd+7RYgQsj5Ps/AWr2mFM2vf6Z02tM4AJckVdoELtd24iL aMIBbo/jft9tBG4dQNvu1BD5HYHwvaK6Om2xRwKr6u/Gyr+L0c86Ft5Aj9W9ImqR0xJb 3wDaX5JCnQsrEtN9aTLKOGYh+h0Ht7CBeT2EkOKuohFJ278kiVSuK3BzjcKRCAYDRxGm kHN3DCJ+Ccg9m9gZwAcNdcW5NF55JswLxI9v7zbb6Nad1fNgoB1Qq/7HBXyAVJbBiQIK VoDtRLtKLvL0OmZxWmo9PkIipEFPaIFiAmHynPVJoheLhF2rvYzU4RyGjzGaMeaO2E+o 4RwA== X-Received: by 10.220.149.11 with SMTP id r11mr29474372vcv.44.1360767861444; Wed, 13 Feb 2013 07:04:21 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Wed, 13 Feb 2013 07:03:41 -0800 (PST) In-Reply-To: References: Date: Wed, 13 Feb 2013 16:03:41 +0100 X-Google-Sender-Auth: sksFs-PUu2BakMbYsoY0xfZSCc8 Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d0434c0ac00cfe704d59c758c Subject: Re: [PHP-DEV] Zend Optimizer+ Source Code now available From: jpauli@php.net (Julien Pauli) --f46d0434c0ac00cfe704d59c758c Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2013 at 3:51 PM, Zeev Suraski wrote: > For your browsing pleasure: > > > > https://github.com/zend-dev/ZendOptimizerPlus/ > > > > An initial README with some instructions is available at > http://bit.ly/VSs5KC > > We=92ve put it under the PHP license, with the same PHP Group copyright > header as all files in PHP. > > > > As per Derick=92s idea, we can arrange a webinar for those interested in > better understanding how it works. Note that this will not be a webinar > for the faint of heart =96 opcode caches are complicated pieces of softwa= re; > Attendees should have very good engine-development knowledge to have a go= od > chance of understanding what=92s going on=85 Stas =96 your help in that = webinar > would be very welcome J > > > > Zeev > Great ! I'm in for the webinar ! Julien.Pauli --f46d0434c0ac00cfe704d59c758c--