[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array natcasesort_variation3.phpt rsort_variation3.phpt

2008-03-14 Thread Felipe Pena
felipe Fri Mar 14 23:15:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array rsort_variation3.phpt natcasesort_variation3.phpt Log: Add SKIPIF (32bit platform only) http://cvs.php.net/viewvc.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_push_error2.phpt natcasesort_variation3.phpt rsort_variation3.phpt

2008-03-14 Thread Felipe Pena
felipe Fri Mar 14 23:13:07 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_push_error2.phpt rsort_variation3.phpt natcasesort_variation3.phpt Log:

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2008-03-14 Thread Lukas Smith
lsmith Fri Mar 14 21:52:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: MFH http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.4&r2=1.1.2.5&diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u php-s

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-03-14 Thread Lukas Smith
lsmith Fri Mar 14 21:52:09 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: updated due to the creation of the primary testers mailinglist http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.4&r2=1.5&diff_format=u Index: php-src/RE

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

2008-03-14 Thread Felipe Pena
felipe Fri Mar 14 17:57:44 2008 UTC Modified files: /php-src/ext/date php_date.c Log: Fix build (ZTS) http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.172&r2=1.173&diff_format=u Index: php-src/ext/date/php_date.c diff -u php-src/ext/date/php_dat

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date php_date.c

2008-03-14 Thread Felipe Pena
felipe Fri Mar 14 17:56:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: Fix build (ZTS) http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.25&r2=1.43.2.45.2.51.2.26&diff_format=u Index: php-src/ext/dat

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/date php_date.c php_date.h

2008-03-14 Thread Derick Rethans
derick Fri Mar 14 16:19:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/date php_date.c php_date.h Log: - MFH: Allow datetime objects to be serialized and woken up. - MFH: Implemented __set_state(). http://cvs.php.net/viewv

[PHP-CVS] cvs: php-src /ext/date php_date.c php_date.h

2008-03-14 Thread Derick Rethans
derick Fri Mar 14 16:18:26 2008 UTC Modified files: /php-src/ext/date php_date.c php_date.h Log: - Allow datetime objects to be serialized and woken up. - Implemented __set_state(). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.171&r2=1.1

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main rfc1867.c

2008-03-14 Thread Antony Dovgal
Ilia, let me know if you want me to commit this to 5_2. The patch is supposed to prevent appearing _FILES with negative size and missing error when write() fails. On 03/14/2008 04:11 PM, Antony Dovgal wrote: > tony2001 Fri Mar 14 13:11:12 2008 UTC > > Modified files:

[PHP-CVS] cvs: php-src(PHP_5_3) /main rfc1867.c

2008-03-14 Thread Antony Dovgal
tony2001Fri Mar 14 13:11:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main rfc1867.c Log: MFH: check if return value of write() is -1 and abort upload in this case setting the correct error status http://cvs.php.net/viewvc.cgi/php-src/

[PHP-CVS] cvs: php-src /main rfc1867.c

2008-03-14 Thread Antony Dovgal
tony2001Fri Mar 14 13:10:23 2008 UTC Modified files: /php-src/main rfc1867.c Log: check if return value of write() is -1 and abort upload in this case setting the correct error status http://cvs.php.net/viewvc.cgi/php-src/main/rfc1867.c?r1=1.19