Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82273 invoked from network); 24 Jun 2011 02:32:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2011 02:32:57 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.203 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.203 smtp203.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.203] ([67.192.241.203:41323] helo=smtp203.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/B2-02049-757F30E4 for ; Thu, 23 Jun 2011 22:32:56 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp10.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id A14B01B85F5; Thu, 23 Jun 2011 22:32:52 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp10.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 2B8E51B8DC2; Thu, 23 Jun 2011 22:32:51 -0400 (EDT) Message-ID: <4E03F753.9080604@sugarcrm.com> Date: Thu, 23 Jun 2011 19:32:51 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Derick Rethans CC: PHP Developers Mailing List , "dmitry@zend.com" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Small PHPAPI addition From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! On 6/23/11 1:47 PM, Derick Rethans wrote: > Hi! > > In order to fix Xdebug bug #587 (http://bugs.xdebug.org/view.php?id=587) > I need to have access to module_initialized which is currently a static > in main/main.c. I've added a simple function to retrieve that and would > like to commit that to 5.3/5.4 and trunk. Comments? > The patch is attached. Doesn't seem to do any harm, though adding it in 5.3 would mean that some xdebug builds would work only with 5.3.7 but not 5.3.6, unless you do some magic. For 5.4, I think it's fine. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227