Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 560 invoked from network); 28 Feb 2013 20:49:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 20:49:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.131 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.131 smtp131.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.131] ([67.192.241.131:49293] helo=smtp131.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/6F-25879-6F2CF215 for ; Thu, 28 Feb 2013 15:49:59 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp29.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id F3E1B398487; Thu, 28 Feb 2013 15:49:55 -0500 (EST) X-Virus-Scanned: OK Received: by smtp29.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 83728398483; Thu, 28 Feb 2013 15:49:55 -0500 (EST) Message-ID: <512FC2F4.1000903@sugarcrm.com> Date: Thu, 28 Feb 2013 12:49:56 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130216 Thunderbird/17.0.3 MIME-Version: 1.0 To: Rasmus Lerdorf CC: Anthony Ferrara , Zeev Suraski , Nikita Popov , PHP Developers Mailing List References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <3206872690693024300@unknownmsgid> <512FBDCD.3030507@lerdorf.com> In-Reply-To: <512FBDCD.3030507@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > It works fine. You just have to load ZO before xdebug. If you load it > the other way around bad things happen. This wrong load order currently Could you describe the bad things? Maybe we could have some checks in either of them to prevent it... Of course, we could probably make ZO just check if xdebug is loaded and react accordingly, but maybe we could resolve it in a more elegant way... -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227