Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36255 invoked from network); 13 Feb 2013 16:16:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 16:16:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=Terry@ellisons.org.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=Terry@ellisons.org.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ellisons.org.uk from 79.170.44.47 cause and error) X-PHP-List-Original-Sender: Terry@ellisons.org.uk X-Host-Fingerprint: 79.170.44.47 mail47.extendcp.co.uk Received: from [79.170.44.47] ([79.170.44.47:43456] helo=mail47.extendcp.co.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/35-03493-64CBB115 for ; Wed, 13 Feb 2013 11:16:07 -0500 Received: from host86-184-170-184.range86-184.btcentralplus.com ([86.184.170.184] helo=[192.168.1.91]) by mail47.extendcp.com with esmtpa (Exim 4.80.1) id 1U5f07-0004QL-K7; Wed, 13 Feb 2013 16:16:03 +0000 Message-ID: <511BBC43.7080509@ellisons.org.uk> Date: Wed, 13 Feb 2013 16:16:03 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Zeev Suraski CC: "internals@lists.php.net" References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------060508090803080108070900" X-Authenticated-As: Terry@ellisons.org.uk Subject: Re: [PHP-DEV] Zend Optimizer+ Source Code now available From: Terry@ellisons.org.uk (Terry Ellison) --------------060508090803080108070900 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 13/02/13 14:51, 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’ve put it under the PHP license, with the same PHP Group copyright > header as all files in PHP. > > > > As per Derick’s 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 – opcode caches are complicated pieces of software; > Attendees should have very good engine-development knowledge to have a good > chance of understanding what’s going on… Stas – your help in that webinar > would be very welcome J > > > > Zeev > Thanks Zeev. I've pulled a copy and will review with interest //Terry --------------060508090803080108070900--