Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2643 invoked from network); 6 Apr 2011 07:12:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Apr 2011 07:12:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.37 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.37 mail-7.de-punkt.de Received: from [93.190.64.37] ([93.190.64.37:58628] helo=mail-7.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/12-10662-D621C9D4 for ; Wed, 06 Apr 2011 03:12:46 -0400 Received: (qmail 29818 invoked by uid 511); 6 Apr 2011 07:12:43 -0000 Received: by simscan 1.3.1 ppid: 29814, pid: 29816, t: 0.0363s scanners: attach: 1.4.0 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@217.114.76.105) by 0 with ESMTPA; 6 Apr 2011 07:12:43 -0000 Message-ID: <4D9C126A.3060901@php.net> Date: Wed, 06 Apr 2011 09:12:42 +0200 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15pre) Gecko/20110207 Shredder/3.1.9pre MIME-Version: 1.0 To: internals@lists.php.net References: <4D99E241.4050100@php.net> <4D9A76DB.7080806@yahoo.com.au> In-Reply-To: <4D9A76DB.7080806@yahoo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Optional $limit argument for debug_backtrace() From: sebastian@php.net (Sebastian Bergmann) On 04/05/2011 03:56 AM, Ben Schmidt wrote: > Good idea. Have you considered how Xdebug does this kind of thing (through > configuration directives, IIRC--I know it uses such things for var_dump) > and whether that might suggest a better or more future-proof approach? I do not want to add any INI directive. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/