Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47326 invoked from network); 2 Jun 2011 22:19:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 22:19:40 -0000 Authentication-Results: pb1.pair.com header.from=michael@no-surprises.co.uk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=michael@no-surprises.co.uk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain no-surprises.co.uk designates 80.68.93.37 as permitted sender) X-PHP-List-Original-Sender: michael@no-surprises.co.uk X-Host-Fingerprint: 80.68.93.37 river.mgdm.net Received: from [80.68.93.37] ([80.68.93.37:34549] helo=river.mgdm.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/51-38878-B7C08ED4 for ; Thu, 02 Jun 2011 18:19:39 -0400 Received: from [192.168.1.65] (87-194-154-8.bethere.co.uk [87.194.154.8]) (Authenticated sender: michael) by river.mgdm.net (Postfix) with ESMTPSA id 5138C16969A for ; Thu, 2 Jun 2011 23:19:36 +0100 (BST) Message-ID: <4DE80C77.1010109@no-surprises.co.uk> Date: Thu, 02 Jun 2011 23:19:35 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RFC: Zend Signal Handling From: michael@no-surprises.co.uk (Michael Maclean) On 02/06/11 18:20, Gustavo Lopes wrote: > Em Thu, 02 Jun 2011 18:10:50 +0100, Ilia Alshanetsky > escreveu: > >> Killing TSRMLS_FETCH is a noble goal, but let's keep it to once patch >> at a time please ;-) And for the record I am all for killing >> TSRMLS_FETCH. >> > > Is there any advantage in killing it as opposed to simply not use it? I think he meant just replacing it in this patch. -- Cheers, Michael