History log of /PHP-5.5/ext/mbstring/mbstring.c (Results 76 – 100 of 387)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2f2fb609 27-Dec-2008 Felipe Pena

- MFH: Fixed memory leaks


# 84c12b2d 25-Dec-2008 Felipe Pena

- MFH: Fixed memory leak


Revision tags: NEWS
# 7877cbdc 11-Dec-2008 Scott MacVicar

MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 111d815b 13-Sep-2008 Moriyoshi Koizumi

- MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
(noticed by Antony. Thanks!)


# b8e81fd0 13-Sep-2008 Moriyoshi Koizumi

- MFH: mb_list_*() issue settlements


# 6c8d64f6 12-Sep-2008 Moriyoshi Koizumi

- MFH: use memcmp() for binary safety.


# 66ec2ac6 10-Sep-2008 Ilia Alshanetsky

Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding())


# d79b8799 18-Aug-2008 Felipe Pena

- New parameter parsing API (for mb_convert_variables())


# 65b1e128 11-Aug-2008 Nuno Lopes

MFH: fix build when pcre is not present


Revision tags: php-4.4.9
# 970e00ae 04-Aug-2008 Moriyoshi Koizumi

- MFH: More fixes for bug #45691


# fdbb8c26 03-Aug-2008 Jani Taskinen

MFH: no c++ comments in c files


# 9ec7f49d 03-Aug-2008 Moriyoshi Koizumi

- MFH: Forgot to take account of the case when mbstring.language is processed
afterwards.


# fd9c49c4 02-Aug-2008 Moriyoshi Koizumi

- MFH: Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).


Revision tags: php-5.3.0alpha1
# 92254290 25-Jul-2008 Moriyoshi Koizumi

- MFH: Fix warnings


# 52d5287d 25-Jul-2008 Moriyoshi Koizumi

- MFH: Fix wrong cast


# 1f7e5476 25-Jul-2008 Moriyoshi Koizumi

- MFH: Fix a typo in mb_stripos() that caused segfaults (noticed by bs@php.net, thanks).


# 4f42ed39 24-Jul-2008 Moriyoshi Koizumi

- Revived zend multibyte


# d7594eda 24-Jul-2008 Moriyoshi Koizumi

- MFH: Fixed warnings.


# e29684a2 24-Jul-2008 Moriyoshi Koizumi

- MFH: Added "mbstring.http_output_conv_mimetypes" INI directive.


Revision tags: php-4.4.9RC1
# 23928617 17-Jul-2008 Moriyoshi Koizumi

- MFH: Fix ZTS build


# f78da215 17-Jul-2008 Moriyoshi Koizumi

- MFH: Removed dependencies from php_mbregex to oniguruma types


# 88318e02 16-Jul-2008 Moriyoshi Koizumi

- MFH: Added a new configure option --with-onig=[DIR] that allows the extension
to link to the external oniguruma library.
- MFH: Prevent libmbfl files from being installed when --with-libm

- MFH: Added a new configure option --with-onig=[DIR] that allows the extension
to link to the external oniguruma library.
- MFH: Prevent libmbfl files from being installed when --with-libmbfl is
specified.

show more ...


12345678910>>...16