Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2007-03-19 Thread Antony Dovgal
On 03/18/2007 11:20 PM, Wez Furlong wrote: wez Sun Mar 18 20:20:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard array.c Log: fixes #40848 Is there any test case? -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To

[PHP-CVS] cvs: php-src /ext/reflection/tests bug40794.phpt

2007-03-19 Thread Antony Dovgal
tony2001Mon Mar 19 08:09:55 2007 UTC Added files: /php-src/ext/reflection/tests bug40794.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug40794.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/bug4

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/reflection/tests bug40794.phpt

2007-03-19 Thread Antony Dovgal
tony2001Mon Mar 19 08:11:14 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests bug40794.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug40794.phpt?view=markup&rev=1.1 Index: php-src/ext/refl

[PHP-CVS] cvs: php-src /ext/session session.c

2007-03-19 Thread Antony Dovgal
tony2001Mon Mar 19 08:24:17 2007 UTC Modified files: /php-src/ext/sessionsession.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.466&r2=1.467&diff_format=u Index: php-src/ext/session/session.c diff -u php-src/ext/se

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2007-03-19 Thread Wez Furlong
I'm surprised that we don't have one for this already. You can "observe" that the patch is correct because this list: http://omniti.com/people is sorted alphabetically by last name when running on amd64 solaris, and without the patch, it was not. --Wez. On Mar 19, 2007, at 3:59 AM, Antony

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2007-03-19 Thread Antony Dovgal
On 03/19/2007 05:40 PM, Wez Furlong wrote: I'm surprised that we don't have one for this already. You can "observe" that the patch is correct because this list: http://omniti.com/people is sorted alphabetically by last name when running on amd64 solaris, and without the patch, it was not. We

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/imap php_imap.c /ext/imap/tests bug40854.phpt

2007-03-19 Thread Ilia Alshanetsky
iliaa Mon Mar 19 22:56:58 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/imap/tests bug40854.phpt Modified files: /php-src/ext/imap php_imap.c /php-srcNEWS Log: Fixed bug #40854 (imap_mail_compose() creates an inval

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2007-03-19 Thread Wez Furlong
On 3/19/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/19/2007 05:40 PM, Wez Furlong wrote: > I'm surprised that we don't have one for this already. > > You can "observe" that the patch is correct because this list: > http://omniti.com/people > is sorted alphabetically by last name when runni

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_encoding.c /ext/soap/tests/bugs bug36226-2.phpt bug36226-2.wsdl

2007-03-19 Thread Dmitry Stogov
dmitry Tue Mar 20 07:51:32 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugsbug36226-2.phpt bug36226-2.wsdl Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed bug #36226 (Inconsist

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c /ext/soap/tests/bugs bug36226-2.phpt bug36226-2.wsdl

2007-03-19 Thread Dmitry Stogov
dmitry Tue Mar 20 07:51:47 2007 UTC Modified files: /php-src/ext/soap php_encoding.c /php-src/ext/soap/tests/bugsbug36226-2.phpt bug36226-2.wsdl Log: Fixed bug #36226 (Inconsistent handling when passing nillable arrays) http://cvs.php.net/viewv