[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-12-09 Thread changelog
changelog Mon Dec 10 01:31:30 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2893r2=1.2894diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2893

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_unique_basic.phpt array_unique_error.phpt array_unique_variation1.phpt array_unique_variation2.phpt array_unique_variation3.phpt array_unique_var

2007-12-09 Thread Raghubansh Kumar
kraghubaSun Dec 9 14:38:48 2007 UTC Added files: /php-src/ext/standard/tests/array array_unique_variation6.phpt array_unique_variation3.phpt array_unique_variation7.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_unique_basic.phpt array_unique_error.phpt array_unique_variation1.phpt array_unique_variation2.phpt array_unique_variation3.phpt array_u

2007-12-09 Thread Raghubansh Kumar
kraghubaSun Dec 9 14:41:11 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_unique_variation1.phpt array_unique_variation4.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_unique_basic.phpt array_unique_error.phpt array_unique_variation1.phpt array_unique_variation2.phpt array_unique_variation3.phpt array_u

2007-12-09 Thread Raghubansh Kumar
kraghubaSun Dec 9 14:44:19 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_unique_variation1.phpt array_unique_variation4.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_unique_basic.phpt array_unique_error.phpt array_unique_variation1.phpt array_unique_variation2.phpt array_unique_variation3.phpt arr

2007-12-09 Thread Steph Fox
Hi Raghubansh, Do you have plans to break down the array_slice.phpt test? It has an expected output of over 1000 lines at present... I can't tell from that, what's broken and what isn't. Thanks for all your work, - Steph - Original Message - From: Raghubansh Kumar [EMAIL

[PHP-CVS] cvs: php-src /ext/standard var.c /ext/standard/tests/general_functions bug42272.phpt var_export-locale.phpt var_export.phpt /ext/standard/tests/strings bug37262.phpt

2007-12-09 Thread Derick Rethans
derick Sun Dec 9 16:54:30 2007 UTC Added files: /php-src/ext/standard/tests/general_functions bug42272.phpt Modified files: /php-src/ext/standard var.c /php-src/ext/standard/tests/general_functions

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard var.c /ext/standard/tests/general_functions bug42272.phpt var_export-locale.phpt var_export.phpt /ext/standard/tests/strings bug37262.phpt

2007-12-09 Thread Derick Rethans
derick Sun Dec 9 16:54:52 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug42272.phpt Modified files: /php-src/ext/standard var.c /php-src/ext/standard/tests/general_functions

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

2007-12-09 Thread Ilia Alshanetsky
iliaa Sun Dec 9 16:37:02 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard exec.c Log: Fixed bug #43533 (escapeshellarg('') returns null). # Backport of code from 5.3

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard var.c /ext/standard/tests/general_functions bug42272.phpt var_export-locale.phpt var_export.phpt /ext/standard/tests/strings bug37262.phpt

2007-12-09 Thread Derick Rethans
derick Sun Dec 9 16:55:47 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions bug42272.phpt Modified files: /php-srcNEWS /php-src/ext/standard var.c

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

2007-12-09 Thread Antony Dovgal
ext/standard/tests/strings/explode.phpt is broken in all branches after this patch. On 09.12.2007 19:54, Derick Rethans wrote: derickSun Dec 9 16:54:52 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions