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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:21:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: 'auto' encoding was not initialized correctly per request basis. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:25:11 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: MF PHP5_3 http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.27&r2=1.224.2.22.2.28&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring/libmbfl/nls nls_hy.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:32:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring/libmbfl/nls nls_hy.c Log: removed unnecessary space. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/nls/nls_hy.c?r1=1.1&r2=1.1.8.1&diff_format=u Ind

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/libmbfl/nls nls_hy.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:32:58 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/libmbfl/nls nls_hy.c Log: MF PHP5_3 http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/nls/nls_hy.c?r1=1.1&r2=1.1.6.1&diff_format=u Index: php-src/ext/m

[PHP-CVS] cvs: php-src /ext/mbstring/libmbfl/nls nls_hy.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:48:31 2008 UTC Modified files: /php-src/ext/mbstring/libmbfl/nls nls_hy.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/nls/nls_hy.c?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/mbstring/libmbfl/nls/nls_hy.

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring/libmbfl/nls nls_hy.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:49:40 2008 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring/libmbfl/nls nls_hy.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/nls/nls_hy.c?r1=1.1.4.2&r2=1.1.4.3&diff_format=u Index: php-src/ext/mbs

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring mbstring.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:50:08 2008 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring mbstring.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.142.2.47.2.21&r2=1.142.2.47.2.22&diff_format=u Index: php-src/ext/mbs

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:58:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: fixed bug #43840 mb_strpos bounds check is byte count rather than a character count. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mb

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 08:49:07 2008 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.275&r2=1.276&diff_format=u Index: php-src/ext/mbstring/mbstring.c diff -u php-src/ext/

[PHP-CVS] Re: cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests reflectionProperty_setAccesible.phpt

2008-02-16 Thread Johannes Schlüter
Hi, On Fri, 2008-02-15 at 12:37 +, "Derick Rethans" wrote: > derickFri Feb 15 12:37:38 2008 UTC > > Added files: > /php-src/ext/reflection/tests reflectionProperty_setAccesible.phpt > > Modified files: > /php-src/ext/reflection

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 10:43:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: fixed #43841 mb_strrpos offset is byte count for negative values. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.

Re: [PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring mbstring.c

2008-02-16 Thread Derick Rethans
On Sat, 16 Feb 2008, Rui Hirokawa wrote: > hirokawa Sat Feb 16 08:50:08 2008 UTC > > Modified files: (Branch: PHP_4_4) > /php-src/ext/mbstring mbstring.c > Log: > MFB Rui, PHP 4 is no longer supported. In order to use it *just* for security fixes, it is

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 12:01:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring php_unicode.c Log: fixed #43998 Two error messages returned for incorrect encoding for mb_strto[upper|lower] http://cvs.php.net/viewvc.cgi/php-src

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

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 11:46:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring php_mbregex.c Log: fixed #43994 mb_ereg 'successfully' matching incorrectly. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbregex.c?r1=1.53.2.1.2

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring mbstring.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 12:41:55 2008 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring mbstring.c Log: revert commit. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.142.2.47.2.22&r2=1.142.2.47.2.23&diff_format=u Index: php-

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring/libmbfl/nls nls_hy.c

2008-02-16 Thread Rui Hirokawa
hirokawaSat Feb 16 12:42:09 2008 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring/libmbfl/nls nls_hy.c Log: revert commit. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/nls/nls_hy.c?r1=1.1.4.3&r2=1.1.4.4&diff_format=u Index: php-

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

2008-02-16 Thread Ilia Alshanetsky
Please MFH the fix into the 5.2 branch. On 16-Feb-08, at 3:58 AM, Rui Hirokawa wrote: hirokawaSat Feb 16 08:58:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstringmbstring.c Log: fixed bug #43840 mb_strpos bounds check is byte count r

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

2008-02-16 Thread Felipe Pena
felipe Sat Feb 16 16:35:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array count_variation3.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/count_variation3.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build confutils.js

2008-02-16 Thread Pierre-Alain Joye
pajoye Sun Feb 17 01:26:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfutils.js Log: - add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! ) http:

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_slice.phpt

2008-02-16 Thread Felipe Pena
felipe Sun Feb 17 01:21:15 2008 UTC Modified files: /php-src/ext/standard/tests/array array_slice.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/standard/tests/a

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

2008-02-16 Thread Felipe Pena
felipe Sun Feb 17 01:03:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_slice.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice.phpt?r1=1.2.2.3&r2=1.2.2.4&diff_format=u Index: php

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

2008-02-16 Thread Felipe Pena
felipe Sun Feb 17 01:11:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_slice.phpt Log: Fix the fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_slice.phpt?r1=1.2.2.4&r2=1.2.2.5&diff_format=u Index:

[PHP-CVS] cvs: php-src /win32/build confutils.js

2008-02-16 Thread Pierre-Alain Joye
pajoye Sun Feb 17 01:29:17 2008 UTC Modified files: /php-src/win32/buildconfutils.js Log: - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! ) http://cvs.php.n

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

2008-02-16 Thread Rui Hirokawa
hirokawaSun Feb 17 01:59:03 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: MF PHP5_3 (fixed #43840) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.28&r2=1.224.2.22.2.29&diff_format=u I

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

2008-02-16 Thread Rui Hirokawa
hirokawaSun Feb 17 02:06:56 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: MF PHP5_3 (fixed #43841) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.29&r2=1.224.2.22.2.30&diff_format=u I

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

2008-02-16 Thread Rui Hirokawa
hirokawaSun Feb 17 02:01:41 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring php_unicode.c Log: MF PHP5_3 (fixed #43998) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_unicode.c?r1=1.11.2.2.2.3&r2=1.11.2.2.2.4&diff_format=u I

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

2008-02-16 Thread Rui Hirokawa
hirokawaSun Feb 17 02:04:12 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring php_mbregex.c Log: MF PHP5_3 (fixed #43994) http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbregex.c?r1=1.53.2.1.2.6&r2=1.53.2.1.2.7&diff_format=u I