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

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:24:57 2008 UTC Modified files: /php-srcrun-tests.php Log: - Environment handling seems to have changed to respect unicode... so we have to convert everything to binary before passing it along. A bunch of tests suffer from this

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

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:25:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: - MFH Fix -p handling http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.44r2=1.226.2.37.2.35.2.45diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/cli/tests 006.phpt

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:32:12 2008 UTC Modified files: /php-src/sapi/cli/tests 006.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.12r2=1.13diff_format=u Index: php-src/sapi/cli/tests/006.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 006.phpt

2008-08-30 Thread Marcus Boerger
helly Sat Aug 30 11:32:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 006.phpt Log: - MFH Fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.9.2.7r2=1.1.2.9.2.8diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcre php_pcre.c /ext/pcre/tests preg_filter.phpt

2008-08-30 Thread Marcus Boerger
Hello Antony, Friday, August 29, 2008, 11:15:29 PM, you wrote: On 29.08.2008 16:13, Marcus Boerger wrote: helly Fri Aug 29 12:13:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests preg_filter.phpt Don't forget to fix

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/tests bug7658.phpt oo_delete.phpt

2008-08-30 Thread Pierre-Alain Joye
pajoye Sat Aug 30 16:24:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip/tests bug7658.phpt oo_delete.phpt Log: - fix tests (clean on exit)

[PHP-CVS] cvs: php-src /ext/zip/tests bug7658.phpt oo_delete.phpt

2008-08-30 Thread Pierre-Alain Joye
pajoye Sat Aug 30 16:26:11 2008 UTC Modified files: /php-src/ext/zip/tests bug7658.phpt oo_delete.phpt Log: - MFB: fix test (clean on exit) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/bug7658.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 16:47:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_variables.c Log: Fix for bugs 13961, 39927 and 45947

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_variables.c

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 16:50:25 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_variables.c Log: Fix for bugs 13961, 39927 and 45947 http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.104.2.10.2.12r2=1.104.2.10.2.13diff_format=u

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

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 16:53:05 2008 UTC Modified files: /php-src/main php_variables.c Log: Fix for bugs 13961, 39927 and 45947 http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.147r2=1.148diff_format=u Index: php-src/main/php_variables.c

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

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 18:27:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_variables.c Log: Oops, fix the assert. http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.104.2.10.2.11.2.6r2=1.104.2.10.2.11.2.7diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_variables.c

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 18:28:01 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_variables.c Log: Fix the assert http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.104.2.10.2.13r2=1.104.2.10.2.14diff_format=u Index:

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

2008-08-30 Thread Rasmus Lerdorf
rasmus Sat Aug 30 18:28:48 2008 UTC Modified files: /php-src/main php_variables.c Log: Fix the assert http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.148r2=1.149diff_format=u Index: php-src/main/php_variables.c diff -u

[PHP-CVS] cvs: php-src /ext/standard/tests/file fpassthru_error.phpt fscanf_error.phpt /ext/standard/tests/serialize serialization_error_001.phpt /ext/standard/tests/strings implode1.phpt

2008-08-30 Thread Felipe Pena
felipe Sat Aug 30 22:16:29 2008 UTC Modified files: /php-src/ext/standard/tests/filefpassthru_error.phpt fscanf_error.phpt /php-src/ext/standard/tests/serialize serialization_error_001.phpt

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

2008-08-30 Thread Antony Dovgal
tony2001Sat Aug 30 22:26:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_variables.c Log: WS http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.104.2.10.2.11.2.7r2=1.104.2.10.2.11.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar/tests opendir_edgecases.phpt

2008-08-30 Thread Greg Beaver
cellog Sat Aug 30 23:12:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar/tests opendir_edgecases.phpt Log: fix OS-dependent order in test

[PHP-CVS] cvs: php-src /ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt array_intersect_ukey_variation2.phpt array_intersect_ukey_variation3.phpt array_intersec

2008-08-30 Thread Jani Taskinen
janiSat Aug 30 23:20:25 2008 UTC Added files: /php-src/ext/standard/tests/array array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt array_intersect_ukey_variation2.phpt array_intersect_ukey_variation3.phpt array

2008-08-30 Thread Jani Taskinen
janiSat Aug 30 23:22:27 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_intersect_ukey_error.phpt array_intersect_ukey_variation1.phpt

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

2008-08-30 Thread Greg Beaver
cellog Sat Aug 30 23:47:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar dirstream.c phar.phar stream.c Log: sync with pecl/phar, this does not change any functionality in PHP 5.3, but makes syncing easier. This commit is only functional

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

2008-08-30 Thread Greg Beaver
cellog Sat Aug 30 23:50:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar dirstream.c Log: sync with pecl/phar, missed one line change http://cvs.php.net/viewvc.cgi/php-src/ext/phar/dirstream.c?r1=1.26.2.9r2=1.26.2.10diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/zip/tests oo_delete.phpt

2008-08-30 Thread Pierre-Alain Joye
pajoye Sat Aug 30 23:54:46 2008 UTC Modified files: /php-src/ext/zip/tests oo_delete.phpt Log: - file will exist only on error (thx tony for the headup) http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/oo_delete.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/tests oo_delete.phpt

2008-08-30 Thread Pierre-Alain Joye
pajoye Sat Aug 30 23:55:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zip/tests oo_delete.phpt Log: - MFH: file will exist only on error (thx tony for the headup)

[PHP-CVS] cvs: php-src /ext/standard credits_ext.h credits_sapi.h

2008-08-30 Thread Jani Taskinen
janiSat Aug 30 23:59:35 2008 UTC Modified files: /php-src/ext/standard credits_ext.h credits_sapi.h Log: update credits: new sapi, stuff moved to pecl.. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.45r2=1.46diff_format=u

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

2008-08-30 Thread Jani Taskinen
janiSun Aug 31 00:02:32 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard credits_ext.h Log: update credits http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.6.2.7r2=1.30.2.6.2.6.2.8diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/file parse_ini_file.phpt parse_ini_file_error.phpt /ext/standard/tests/general_functions parse_ini_basic.phpt parse_ini_fil

2008-08-30 Thread Jani Taskinen
janiSun Aug 31 00:19:21 2008 UTC Modified files: /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/fileparse_ini_file.phpt parse_ini_file_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/file parse_ini_file_error.phpt /ext/standard/tests/general_functions parse_ini_file-win32.phpt parse_ini_file.phpt

2008-08-30 Thread Jani Taskinen
janiSun Aug 31 00:19:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/fileparse_ini_file_error.phpt /php-src/ext/standard/tests/general_functions

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard basic_functions.c /ext/standard/tests/file parse_ini_file_error.phpt /ext/standard/tests/general_functions parse_ini_file.phpt /tests/security

2008-08-30 Thread Jani Taskinen
janiSun Aug 31 00:21:20 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/fileparse_ini_file_error.phpt /php-src/ext/standard/tests/general_functions

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/odbc php_odbc.c php_odbc.h php_odbc_includes.h

2008-08-30 Thread Jani Taskinen
Bug fixes should also go to PHP_5_2 branch. And don't forget to update NEWS. --Jani Patrick van Kleef kirjoitti: iodbc Fri Aug 29 16:44:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c php_odbc.h php_odbc_includes.h Log: - MFH:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.phar stream.c util.c zip.c

2008-08-30 Thread Greg Beaver
cellog Sun Aug 31 02:14:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.phar stream.c util.c zip.c Log: 2 fixes, merge minor fixes from pecl/phar. Merge in corrected fix from pecl/phar for is_tar setting of tar_type