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

2008-07-03 Thread changelog
changelog Fri Jul 4 01:31:47 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3096r2=1.3097diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3096

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions is_float_64bit.phpt is_int_64bit.phpt var_dump_64bit.phpt

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 07:41:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions var_dump_64bit.phpt is_int_64bit.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) / acinclude.m4

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 07:46:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcacinclude.m4 Log: make --enable-zend-multibyte known to configure

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

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 08:06:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard info.c Log: add a line to phpinfo() to indicate whether multibyte support is On or Off

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings printf_64bit.phpt

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 09:22:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings printf_64bit.phpt Log: fix test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions phpinfo.phpt

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 09:46:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions phpinfo.phpt Log: fix test

[PHP-CVS] cvs: php-src / run-tests.php

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 10:24:44 2008 UTC Modified files: /php-srcrun-tests.php Log: fix run-tests.php failure when no custom php.ini passed http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.359r2=1.360diff_format=u Index: php-src/run-tests.php

[PHP-CVS] cvs: php-src /ext/recode recode.c /ext/shmop shmop.c /ext/spl php_spl.c /ext/tidy tidy.c /ext/zip php_zip.c /ext/zlib zlib.c

2008-07-03 Thread Felipe Pena
felipe Thu Jul 3 12:21:26 2008 UTC Modified files: /php-src/ext/recode recode.c /php-src/ext/shmop shmop.c /php-src/ext/splphp_spl.c /php-src/ext/tidy tidy.c /php-src/ext/zipphp_zip.c /php-src/ext/zlib zlib.c Log: - MFB:

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

2008-07-03 Thread Felipe Pena
felipe Thu Jul 3 12:38:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/recode recode.c Log: - New parameter parsing API http://cvs.php.net/viewvc.cgi/php-src/ext/recode/recode.c?r1=1.37.2.1.2.3.2.3r2=1.37.2.1.2.3.2.4diff_format=u Index:

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

2008-07-03 Thread Felipe Pena
felipe Thu Jul 3 12:40:48 2008 UTC Modified files: /php-src/ext/recode recode.c Log: - MFB: New parameter parsing API http://cvs.php.net/viewvc.cgi/php-src/ext/recode/recode.c?r1=1.45r2=1.46diff_format=u Index: php-src/ext/recode/recode.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt mcrypt.c php_mcrypt.h /ext/mcrypt/tests bug35496.phpt bug41252.phpt bug43143.phpt mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_decrypt.phpt

2008-07-03 Thread Pierre-Alain Joye
pajoye Thu Jul 3 13:50:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c php_mcrypt.h /php-src/ext/mcrypt/tests bug35496.phpt bug41252.phpt bug43143.phpt mcrypt_cbc.phpt mcrypt_cbf.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-07-03 Thread Pierre-Alain Joye
pajoye Thu Jul 3 13:54:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - mcrypt_create_iv entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.188r2=1.2027.2.547.2.965.2.189diff_format=u Index: php-src/NEWS diff -u

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

2008-07-03 Thread Antony Dovgal
tony2001Thu Jul 3 14:00:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: size_t - int http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.69.2.28r2=1.445.2.14.2.69.2.29diff_format=u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt mcrypt.c php_mcrypt.h /ext/mcrypt/tests bug35496.phpt bug41252.phpt bug43143.phpt mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_decrypt.phpt

2008-07-03 Thread Derick Rethans
On Thu, 3 Jul 2008, Pierre-Alain Joye wrote: pajoyeThu Jul 3 13:50:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c php_mcrypt.h /php-src/ext/mcrypt/tests bug35496.phpt bug41252.phpt bug43143.phpt

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mcrypt mcrypt.c php_mcrypt.h /ext/mcrypt/tests bug35496.phpt bug41252.phpt bug43143.phpt mcrypt_cbc.phpt mcrypt_cbf.phpt mcrypt_decrypt

2008-07-03 Thread Pierre Joye
On Thu, Jul 3, 2008 at 4:23 PM, Derick Rethans [EMAIL PROTECTED] wrote: On Thu, 3 Jul 2008, Pierre-Alain Joye wrote: pajoyeThu Jul 3 13:50:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c php_mcrypt.h

[PHP-CVS] cvs: php-src /ext/imap config.w32 php_imap.c

2008-07-03 Thread Pierre-Alain Joye
pajoye Thu Jul 3 18:28:41 2008 UTC Modified files: /php-src/ext/imap config.w32 php_imap.c Log: - MFB: add 2007a/b info - update config.w32 to detect static lib http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.w32?r1=1.4r2=1.5diff_format=u Index:

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

2008-07-03 Thread Rob Richards
rrichards Thu Jul 3 19:40:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c Log: fix key container access http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.11.2.7r2=1.91.2.3.2.11.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard file.c /ext/standard/tests/file 007_error.phpt fflush_error.phpt fgetc_error.phpt fgetc_variation2.phpt fgets_error.phpt fgets_variation2.phpt fgetss_err

2008-07-03 Thread Olivier Hill
ohill Thu Jul 3 20:19:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c /php-src/ext/standard/tests/file007_error.phpt fflush_error.phpt fgetc_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip php_zip.c php_zip.h

2008-07-03 Thread Felipe Pena
felipe Thu Jul 3 12:53:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zipphp_zip.c php_zip.h Log: - Fixed compile warnings http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.10r2=1.1.2.38.2.11diff_format=u Index: