Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66562 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75115 invoked from network); 8 Mar 2013 19:57:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2013 19:57:21 -0000 X-Host-Fingerprint: 213.46.158.120 d158120.upc-d.chello.nl Received: from [213.46.158.120] ([213.46.158.120:9289] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/A0-05715-E924A315 for ; Fri, 08 Mar 2013 14:57:19 -0500 To: internals@lists.php.net Date: Fri, 08 Mar 2013 20:57:16 +0100 Message-ID: References: <5131C749.1010202@ellisons.org.uk> <5131E032.9040202@ellisons.org.uk> <51323A06.2090100@oracle.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 213.46.158.120 Subject: Re: [PHP-DEV] Optimizer+ bugreps From: phpdev@ehrhardt.nl (Jan Ehrhardt) Christopher Jones in php.internals (Sat, 02 Mar 2013 09:42:30 -0800): >Bugs can (and have been) reported via https://github.com/zend-dev/ZendOptimizerPlus/issues Just to draw the attention on the list: https://github.com/zend-dev/ZendOptimizerPlus/issues/57 O+ is not stable yet, it does not even pass some tests reliably: https://github.com/zend-dev/ZendOptimizerPlus/issues/59 The latter one is by a co-worker of Pierre, #57 by me. I am getting the impression serious testing by users has yet to begin. Jan