Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51667 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81955 invoked from network); 11 Mar 2011 03:39:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2011 03:39:52 -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:37789] helo=mail-7.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/72-63594-689997D4 for ; Thu, 10 Mar 2011 22:39:51 -0500 Received: (qmail 29967 invoked by uid 511); 11 Mar 2011 03:39:50 -0000 Received: by simscan 1.3.1 ppid: 29963, pid: 29965, t: 0.1273s 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; 11 Mar 2011 03:39:50 -0000 Message-ID: <4D799982.40003@php.net> Date: Thu, 10 Mar 2011 22:39:46 -0500 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Wrong prototype for zend_fetch_debug_backtrace() From: sebastian@php.net (Sebastian Bergmann) https://gist.github.com/865413 fixes the prototype for zend_fetch_debug_backtrace(). Wondering whether I should wait with committing this to PHP_5_3 before 5.3.6. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/