Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51737 invoked by uid 1010); 8 Jun 2006 18:40:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51718 invoked from network); 8 Jun 2006 18:40:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:40:47 -0000 X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:45704] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B5/87-00946-E2F68844 for ; Thu, 08 Jun 2006 14:40:47 -0400 Received: (qmail 24914 invoked from network); 8 Jun 2006 18:40:15 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:40:15 -0000 Message-ID: <7.0.1.0.2.20060608113957.066224e8@zend.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Thu, 08 Jun 2006 11:40:39 -0700 To: "Steph Fox" ,"Dmitry Stogov" , ,"Ilia Alshanetsky" In-Reply-To: <10aa01c68b29$fc3b42e0$6602a8c0@foxbox> References: <000001c68af5$50876930$6e02a8c0@thinkpad> <7.0.1.0.2.20060608110050.0521bb48@zend.com> <105301c68b27$e80c8d80$6602a8c0@foxbox> <7.0.1.0.2.20060608112659.062f4690@zend.com> <10aa01c68b29$fc3b42e0$6602a8c0@foxbox> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Re: [PATCH] Automatic module globals management From: andi@zend.com (Andi Gutmans) At 11:33 AM 6/8/2006, Steph Fox wrote: >>It's not going to be a headache because they can still use it the >>way it should be done today. > >... for the last two months or so... that's not a 'should', that's >a workaround. > >>For the 5.1.x tree you can do the fixes immediately with the way >>Dmitry has previously proposed.... > >Huh? Did I miss something? I mean the infamous #ifdef in MSHUTDOWN :) Steph, let me think about it more and review your patch again for 5.1. Andi