Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65790 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25993 invoked from network); 13 Feb 2013 15:10:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 15:10:06 -0000 Authentication-Results: pb1.pair.com header.from=julien.salleyron@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julien.salleyron@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.41 as permitted sender) X-PHP-List-Original-Sender: julien.salleyron@gmail.com X-Host-Fingerprint: 74.125.82.41 mail-wg0-f41.google.com Received: from [74.125.82.41] ([74.125.82.41:64444] helo=mail-wg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/73-03493-DCCAB115 for ; Wed, 13 Feb 2013 10:10:05 -0500 Received: by mail-wg0-f41.google.com with SMTP id ds1so4297015wgb.4 for ; Wed, 13 Feb 2013 07:10:02 -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=2fLybfRuQUIlf9lKTyP+2IzEWRvROB5MtqO9YP9MHWw=; b=h2DkZtyc1j9nJFd/7EsAXYUp0MSpJU6fTfF79sdRHqxTUKFNgBdaxR6OgX1h3vDWoE VKlwVVyXSH4c+C4uf73DOd+aMX8snAamEiwhtDDx3LufvX3SOC3yuXXMhhLpmmHDLGcP ePyJFeoP4fN2dXw2BmN8cJSImhtHXzYgbRDwwnn2wsRY4Y9SVjIAK7ZOTmE7ZMXdjs3l 5FmuZchG+4+xOmYQBdKEGV1jKApiSBaoAbi9yl2z4KD4LtyI1FwnGWV0oq4RxhQx9zJU FcD2Rj/FvORf8TuP3sJZtthfWf0onprPcl1LKOfrp5DVSwU/GC3oFxTWucNeYzIKm6Oe LnIQ== X-Received: by 10.180.109.82 with SMTP id hq18mr10869936wib.0.1360768196831; Wed, 13 Feb 2013 07:09:56 -0800 (PST) MIME-Version: 1.0 Sender: julien.salleyron@gmail.com Received: by 10.194.62.175 with HTTP; Wed, 13 Feb 2013 07:09:36 -0800 (PST) In-Reply-To: References: Date: Wed, 13 Feb 2013 16:09:36 +0100 X-Google-Sender-Auth: YOzonqeYpPK-PNjIBFVgQGphJMo Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: multipart/alternative; boundary=e89a8f3b9d9dfe684204d59c887b Subject: Re: [PHP-DEV] Zend Optimizer+ Source Code now available From: juliens@php.net (Julien SALLEYRON) --e89a8f3b9d9dfe684204d59c887b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable +1 for webinar 2013/2/13 Zeev Suraski > For your browsing pleasure: > > > > https://github.com/zend-dev/ZendOptimizerPlus/ > > > > An initial README with some instructions is available at > http://bit.ly/VSs5KC > > We=E2=80=99ve put it under the PHP license, with the same PHP Group copyr= ight > header as all files in PHP. > > > > As per Derick=E2=80=99s idea, we can arrange a webinar for those interest= ed in > better understanding how it works. Note that this will not be a webinar > for the faint of heart =E2=80=93 opcode caches are complicated pieces of = software; > Attendees should have very good engine-development knowledge to have a go= od > chance of understanding what=E2=80=99s going on=E2=80=A6 Stas =E2=80=93 = your help in that webinar > would be very welcome J > > > > Zeev > --e89a8f3b9d9dfe684204d59c887b--