Re: [PHP-DEV] [PATCH] Allow mixed $initial in array_reduce

2008-08-17 Thread Marcus Boerger
Hello Christian, patch looks good to me :-) marcus Saturday, August 16, 2008, 3:56:27 PM, you wrote: > ? ext/standard/tests/x > Index: ext/standard/array.c > === > RCS file: /repository/php-src/ext/standard/array.c,v > retrieving

[PHP-DEV] Re: [PATCH] ZTS as fast as non-ZTS

2008-08-17 Thread Nicolas Chaillan
Very, very nice work. Congrats. Works fine there too. -- Cordialement. -- Nicolas Chaillan | GROUPAKT.fr | UIN : 16549830 [EMAIL PROTECTED] | [EMAIL PROTECTED] | http://www.groupakt.fr http://www.fmsakt.fr | http://www.prospecttel.com Directeur général. "Arnaud Le Blanc" <[EMAIL PROTECTED]>

[PHP-DEV] PHP 5.3 Questions

2008-08-17 Thread Ryan Panning
Hi all, I just wanted some input from this list. I'm working on a project using the latest snaps of 5.3. There are some features that I need for this project, such as LSB. I've been running into some WTF's and issues with new features. Would it be better to report all of these through the bug

Re: [PHP-DEV] PHP 5.3 Questions

2008-08-17 Thread Hannes Magnusson
On Sun, Aug 17, 2008 at 19:45, Ryan Panning <[EMAIL PROTECTED]> wrote: > Hi all, I just wanted some input from this list. > > I'm working on a project using the latest snaps of 5.3. There are some > features that I need for this project, such as LSB. I've been running into > some WTF's and issues w

Re: [PHP-DEV] PHP 5.3 Questions

2008-08-17 Thread Marcus Boerger
Hello Ryan, Sunday, August 17, 2008, 7:45:13 PM, you wrote: > Hi all, I just wanted some input from this list. > I'm working on a project using the latest snaps of 5.3. There are some > features that I need for this project, such as LSB. I've been running > into some WTF's and issues with new