Re: [PHP-DEV] Restructuring NEWS?

2010-11-20 Thread Simas Toleikis
I groupped the the 5.3.4RC1 entries: http://dpaste.com/277482/plain/ Is it okay to commit? :) Wouldn't it be better to group PHP-FPM changes in a single block rather than two separate for additions and fixes? /Simas

Re: [PHP-DEV] [FPM] low level atomic assembly code for SPARC ?

2010-11-20 Thread Pierre Joye
hi, And there is fastcgi still, it is not like they have no alternative solution. Cheers, 2010/11/15 Jérôme Loyet jer...@loyet.net: Hi guys, we've just received a bug report (http://bugs.php.net/53310) relating incompatible atomic code on SPARC 9. I have no access to a SPARC system and

Re: [PHP-DEV] Magic quotes in trunk

2010-11-20 Thread Stanley Sufficool
On Fri, Nov 19, 2010 at 10:36 PM, Philip Olson phi...@roshambo.org wrote: On Nov 19, 2010, at 6:45 PM, Stanley Sufficool wrote: On Fri, Nov 19, 2010 at 8:14 AM, Daniel Convissor dani...@analysisandsolutions.com wrote: On Fri, Nov 19, 2010 at 04:41:48PM +0100, Ferenc Kovacs wrote: you can get

Re: [PHP-DEV] [FPM] low level atomic assembly code for SPARC ?

2010-11-20 Thread Johannes Schlüter
Hi, On Mon, 2010-11-15 at 00:50 +0100, Jérôme Loyet wrote: we've just received a bug report (http://bugs.php.net/53310) relating incompatible atomic code on SPARC 9. I have no access to a SPARC system and don't how to correct this. Does anyone know how to fix this ? SPARC V9 was introduced

Re: [PHP-DEV] Magic quotes in trunk

2010-11-20 Thread Daniel Convissor
Hi: On Fri, Nov 19, 2010 at 10:36:13PM -0800, Philip Olson wrote: PHP 5.3 - Default (On) - php.ini-development (Off) - php.ini-production (Off) - E_DEPRECATED error when On The deprecated message is only thrown if you set magic quotes to on in a php.ini file. If you're runnning with no