Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51724 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8282 invoked from network); 17 Mar 2011 19:21:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2011 19:21:17 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.121 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.121 rcsinet10.oracle.com Linux 2.6 Received: from [148.87.113.121] ([148.87.113.121:55226] helo=rcsinet10.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/ED-37988-C2F528D4 for ; Thu, 17 Mar 2011 14:21:17 -0500 Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p2HJLCr9031914 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 17 Mar 2011 19:21:13 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p2HJLBJd023073 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Mar 2011 19:21:12 GMT Received: from abhmt009.oracle.com (abhmt009.oracle.com [141.146.116.18]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p2HJLBEw002785; Thu, 17 Mar 2011 14:21:11 -0500 Received: from [130.35.68.31] (/130.35.68.31) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 17 Mar 2011 12:21:11 -0700 Message-ID: <4D825F26.2000702@oracle.com> Date: Thu, 17 Mar 2011 12:21:10 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Stas Malyshev , PHP Developers Mailing List References: <1300375756.2006.41.camel@guybrush> <4D825712.7000209@planetavent.de> <4D825D74.6070808@sugarcrm.com> In-Reply-To: <4D825D74.6070808@sugarcrm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt357.oracle.com [141.146.40.157] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4D825F28.0067,ss=1,fgs=0 Subject: Re: [PHP-DEV] PHP 5.3.6 Released! From: christopher.jones@oracle.com (Christopher Jones) On 03/17/2011 12:13 PM, Stas Malyshev wrote: > I've added it to the manual, should be online shortly. The parameter > is now a bitmask that allows two settings currently - > DEBUG_BACKTRACE_PROVIDE_OBJECT and DEBUG_BACKTRACE_IGNORE_ARGS. This > way you can have backtrace without objects and args and thus > dramatically lower memory reqs for it. It may be too late, but why is one of those options positive "PROVIDE" and the other negative "IGNORE"? Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/