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] Allowing PHP to recognize a variant of Apache (bug #54084)

2011-03-17 Thread Scott MacVicar
Go for it :) On 17 March 2011 18:34, Christopher Jones wrote: > > Does anyone have issues with a small version check change to the build > system so that PHP installs cleanly on a variant of Apache? This > would improve PHP install usability by allowing it to "just work". > See http://bugs.php.n

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

[PHP-DEV] Allowing PHP to recognize a variant of Apache (bug #54084)

2011-03-17 Thread Christopher Jones
Does anyone have issues with a small version check change to the build system so that PHP installs cleanly on a variant of Apache? This would improve PHP install usability by allowing it to "just work". See http://bugs.php.net/bug.php?id=54084 If I don't hear any replies by next week, I'll appl

[PHP-DEV] PHP 5.3.6 Released!

2011-03-17 Thread Johannes Schlüter
The PHP development team would like to announce the immediate availability of PHP 5.3.6. This release focuses on improving the stability of the PHP 5.3.x branch with over 60 bug fixes, some of which are security related. Security Enhancements and Fixes in PHP 5.3.6: * Enforce security in the