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
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
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
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
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.
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
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
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
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/
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
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.
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
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
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
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-
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-
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
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
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:
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
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
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:
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
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
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
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
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
27 matches
Mail list logo