History log of /PHP-5.5/ext/mbstring/mbstring.c (Results 26 – 50 of 387)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9103c936 08-Sep-2011 Rui Hirokawa

2nd arguments is necessary in mb_parse_str because register_globals was removed in PHP 5.4.


# f7981436 08-Sep-2011 Rui Hirokawa

2nd arguments is necessary in mb_parse_str because register_globals was removed in PHP 5.4.


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# caff611c 07-Aug-2011 Pierrick Charron

Remove unused variables


# e03d19a0 07-Aug-2011 Pierrick Charron

Remove unused variables


Revision tags: php-5.4.0alpha3
# c5a650e8 02-Aug-2011 Rui Hirokawa

MFH (updated libmbfl for 1.3.0.).


# 5771c1fb 02-Aug-2011 Rui Hirokawa

added version number of libmbfl.


Revision tags: php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# b150a6db 18-Jul-2011 Rui Hirokawa

added numeric entities encode/decode in hex format.


# f191ecaa 18-Jul-2011 Rui Hirokawa

added numeric entities encode/decode in hex format.


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 907fd926 12-Jun-2011 Felipe Pena

- Restore basename in filename on non Windows OS


# 29977191 12-Jun-2011 Felipe Pena

- Restore basename in filename on non Windows OS


Revision tags: php-5.3.6
# bbc879b5 14-Mar-2011 Dmitry Stogov

Fixed multibyte related issues


Revision tags: php-5.3.6RC3
# b2ddc6de 06-Mar-2011 Moriyoshi Koizumi

Fix ZTS build.


# cdb9ee0d 06-Mar-2011 Moriyoshi Koizumi

Fix zend.multibyte oddities. Hope this will address all the known problems.


Revision tags: php-5.3.6RC2, php-5.3.6RC1
# c10b7e3a 27-Jan-2011 Scott MacVicar

Fix crash with mbstring, this probably isn't the correct behaviour but 272/276 of the tests pass after this.

When mbstring.language is unset, it ends up being mbfl_no_language_neutral and th

Fix crash with mbstring, this probably isn't the correct behaviour but 272/276 of the tests pass after this.

When mbstring.language is unset, it ends up being mbfl_no_language_neutral and there is no default when setting the encoding.

internal_encoding and current_internal_encoding then end up being null.

show more ...


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# 7f055f54 20-Dec-2010 Rui Hirokawa

fixed compile error with VS2008.


# 7cbe5f16 19-Dec-2010 Moriyoshi Koizumi

WS


# bbf3d43c 19-Dec-2010 Moriyoshi Koizumi

* Refactor zend_multibyte facility.
Now mbstring.script_encoding is superseded by zend.script_encoding.


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4
# 755c2cd0 08-Dec-2010 Dmitry Stogov

Removed compile time dependency from ext/mbstring


Revision tags: php-5.2.15RC2, php-5.3.4RC2
# ab93d8c6 24-Nov-2010 Dmitry Stogov

Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# a9953ca3 27-Sep-2010 Felipe Pena

- Fixed bug #52931 (strripos not overloaded with function overloading enabled)


12345678910>>...16