Re: [PHP-DEV] PHP 5.3.6 Released!

2011-03-17 Thread Stas Malyshev
Hi! It may be too late, but why is one of those options positive "PROVIDE" and the other negative "IGNORE"? BC. Old option has only one true/false value, so I can't change what the value of 1 means. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 e

Re: [PHP-DEV] PHP 5.3.6 Released!

2011-03-17 Thread 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 t

Re: [PHP-DEV] PHP 5.3.6 Released!

2011-03-17 Thread Stas Malyshev
Hi! On 17.03.2011 16:29, Johannes Schlüter wrote: Added options to debug backtrace functions Are there any details on this particular feature? What is it about? I've added it to the manual, should be online shortly. The parameter is now a bitmask that allows two settings currently - DEBUG

Re: [PHP-DEV] PHP 5.3.6 Released!

2011-03-17 Thread Nicolai Scheer
Hi! [snip] On 17.03.2011 16:29, Johannes Schlüter wrote: > Added options to debug backtrace functions Are there any details on this particular feature? What is it about? Greetings, Nico -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.p