Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65786 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18766 invoked from network); 13 Feb 2013 14:51:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 14:51:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:51825] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/E1-03493-F78AB115 for ; Wed, 13 Feb 2013 09:51:43 -0500 Received: by mail-ob0-f169.google.com with SMTP id ta14so1321975obb.0 for ; Wed, 13 Feb 2013 06:51:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:mime-version:x-mailer:thread-index:date:message-id :subject:to:content-type:x-gm-message-state; bh=1G89xTyC1phefP6LZGbHhRXQZxK/k5nhE4v2+oYHYjU=; b=TgccZ6TeXzihZAoef4HTOs90RFSFsZb1InBOYlY4vSjcwE44hTU2frEUDA/fGLSaN/ K81K4QCGdyYzQqNCnQkq01R7NYUTjWWwc+haL/Gg5g4qiyVigWPbv6bQT8APctwiKlqh WoBZHWEogZFMq4ZQGxu10TS+wcwsHjL8B0j36KVA124qFJb5ncAZ6W9FC+W0GLan5Q59 CZ+QlXkKtv2YORVMpkJPyz/2YLpw1sawBzpKQwFOkijFueJ6xZupPqyJ4cvI20/wy+Vl wCX5soQa4TjxsabCOBz7z3JF4Kv5m9NeIAqDsmmNMk9QmvEiWBcgTQ+txRsUud+CmDAO YtUg== X-Received: by 10.182.14.39 with SMTP id m7mr16394330obc.96.1360767100627; Wed, 13 Feb 2013 06:51:40 -0800 (PST) MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac4J+YoXtHBofH1fT7K75u4wpnH5NA== Date: Wed, 13 Feb 2013 16:51:39 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=14dae9399ad1a7ab9b04d59c4746 X-Gm-Message-State: ALoCoQmq9ldnsoY/unX+hovEzT/aH1uVSDPyIyRf/9JwfxrKRzK2EB5N4EOVvaKV0dRiss3STj6oVwlLoHs5PJ0s28Y19ihAUo50Q7kxBcyQ47W64AwZjn8E3tEeve4M+8BcV401DD/8 Subject: Zend Optimizer+ Source Code now available From: zeev@zend.com (Zeev Suraski) --14dae9399ad1a7ab9b04d59c4746 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 copyrig= ht header as all files in PHP. As per Derick=E2=80=99s 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 =E2=80=93 opcode caches are complicated pieces of so= ftware; Attendees should have very good engine-development knowledge to have a good chance of understanding what=E2=80=99s going on=E2=80=A6 Stas =E2=80=93 yo= ur help in that webinar would be very welcome J Zeev --14dae9399ad1a7ab9b04d59c4746--