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

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:56:33 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: fix #41989 (move_uploaded_file() & relative path in ZTS mode) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.867&r2=1.86

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

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:49:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard basic_functions.c Log: MFH: fix #41989 (move_uploaded_file() & relative path in ZTS mode) http://cvs.php.net/viewvc.cgi/php-src/NEW

Re: [PHP-CVS] cvs: php-src /ext/mcrypt/tests bug41252.phpt

2007-07-19 Thread Antony Dovgal
On 19.07.2007 19:26, Derick Rethans wrote: -$td = mcrypt_module_open(MCRYPT_DES, '', MCRYPT_MODE_ECB, ''); +$td = mcrypt_module_open(MCRYPT_DES, b'', MCRYPT_MODE_ECB, b''); That doesn't look right, these two parameters are directory names and they could just as well be in unicode. They should

Re: [PHP-CVS] cvs: php-src /ext/mcrypt/tests bug41252.phpt

2007-07-19 Thread Derick Rethans
On Thu, 19 Jul 2007, Antony Dovgal wrote: > tony2001 Thu Jul 19 14:35:45 2007 UTC > > Modified files: > /php-src/ext/mcrypt/tests bug41252.phpt > Log: > fix test > > > http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/tests/bug41252.phpt?r1=1.1&r2=1.2&di

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings fprintf_variation_001.phpt fprintf_variation_002.phpt fprintf_variation_003.phpt fprintf_variation_003_64bit.phpt fprintf_variation_004.phpt

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:15:26 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings fprintf_variation_003_64bit.phpt fprintf_variation_006_64bit.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings fprintf_variation_001.phpt fprintf_variation_002.phpt fprintf_variation_003.phpt fprintf_variation_003_64bit.phpt fprintf_variation_004.phpt fprintf_

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:15:16 2007 UTC Added files: /php-src/ext/standard/tests/strings fprintf_variation_003_64bit.phpt fprintf_variation_006_64bit.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings fprintf_error.phpt fprintf_variation_001.phpt fprintf_variation_002.phpt fprintf_variation_003.phpt fprintf_variation_004.phpt fprintf_varia

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:04:15 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings fprintf_error.phpt fprintf_variation_001.phpt fprintf_variation_002.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings fprintf.phpt fprintf_error.phpt fprintf_variation_001.phpt fprintf_variation_002.phpt fprintf_variation_003.phpt fprintf_variation_004.phpt fprintf_v

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 15:04:05 2007 UTC Added files: /php-src/ext/standard/tests/strings fprintf_error.phpt fprintf_variation_001.phpt fprintf_variation_002.phpt

[PHP-CVS] cvs: php-src /ext/mcrypt/tests bug41252.phpt

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 14:36:39 2007 UTC Modified files: /php-src/ext/mcrypt/tests bug41252.phpt Log: fix unicode mode http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/tests/bug41252.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/mcrypt/tests/bug41

[PHP-CVS] cvs: php-src /ext/mcrypt/tests bug41252.phpt

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 14:35:45 2007 UTC Modified files: /php-src/ext/mcrypt/tests bug41252.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/tests/bug41252.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/mcrypt/tests/bug41252.phpt

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

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 14:32:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c Log: fix ws & folding http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.10&r2=1.91.2.3.2.11&diff_format=u Index: php-src/ext/mcrypt

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

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 14:25:37 2007 UTC Modified files: /php-src/ext/mcrypt mcrypt.c Log: fix ws & folding http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.105&r2=1.106&diff_format=u Index: php-src/ext/mcrypt/mcrypt.c diff -u php-src/ext/mc

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

2007-07-19 Thread Jani Taskinen
janiThu Jul 19 12:36:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: MFH:- Stop configure if scanner files are not found and invalid/no flex is found http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.21&r2=1.332.2

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

2007-07-19 Thread Jani Taskinen
janiThu Jul 19 12:35:56 2007 UTC Modified files: /php-srcacinclude.m4 Log: - Stop configure if scanner files are not found and invalid/no flex is found http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.378&r2=1.379&diff_format=u Index: php-src/acin

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file rename_variation2.phpt

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 12:16:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filerename_variation2.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/rename_variation2.phpt?r1=1.2.2.2&r2=1.2.2.3&diff_f

[PHP-CVS] cvs: php-src /ext/standard/tests/file rename_variation2.phpt

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 12:16:24 2007 UTC Modified files: /php-src/ext/standard/tests/filerename_variation2.phpt Log: make sure the cache is flushed when doing stat calls http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/rename_variation2.p

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/dba config.m4

2007-07-19 Thread Jani Taskinen
janiThu Jul 19 10:50:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/dbaconfig.m4 Log: MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.54

[PHP-CVS] cvs: php-src /ext/dba config.m4

2007-07-19 Thread Jani Taskinen
janiThu Jul 19 10:48:34 2007 UTC Modified files: /php-src/ext/dbaconfig.m4 Log: - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4) http://cvs.php.net/viewvc.cgi/php-src/ext/dba/config.m4?r1=1.76&r2=1.77&diff_format=u Index: php-src

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

2007-07-19 Thread Antony Dovgal
tony2001Thu Jul 19 10:03:17 2007 UTC Modified files: /php-src/main fopen_wrappers.c Log: use constant http://cvs.php.net/viewvc.cgi/php-src/main/fopen_wrappers.c?r1=1.195&r2=1.196&diff_format=u Index: php-src/main/fopen_wrappers.c diff -u php-sr