Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65833 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62706 invoked from network); 14 Feb 2013 15:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2013 15:55:29 -0000 X-Host-Fingerprint: 213.46.158.120 d158120.upc-d.chello.nl Received: from [213.46.158.120] ([213.46.158.120:9325] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/B0-58622-EE80D115 for ; Thu, 14 Feb 2013 10:55:26 -0500 To: internals@lists.php.net Date: Thu, 14 Feb 2013 16:55:21 +0100 Message-ID: References: <511BFC81.8020400@oracle.com> <7de2703f77537a47b457c4479a19ac3a@mail.gmail.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] Zend Optimizer+ Source Code now available From: phpdev@ehrhardt.nl (Jan Ehrhardt) Zeev Suraski in php.internals (Thu, 14 Feb 2013 17:21:48 +0200): >I think the only open question is integration with other modules, most >notably debuggers. php_ZendOptimizerPlus.dll and php_xdebug.dll loaded both together in PHP 5.3 and PHP 5.4 (x86, TS and NTS). I do not know yet if there are any issues. As far as I know there is no php_xdebug.dll yet for PHP 5.5. Jan