History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 326 – 350 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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 ...


# 97b0ae94 13-Jul-2008 Rui Hirokawa

fixed #43227 removed PHP_INI_PERDIR from mbstring.func_overload.


# 40e96d28 11-Jul-2008 Felipe Pena

MFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect)


# e7eda53a 07-Jul-2008 Felipe Pena

- Removed unused variables


# d7a22491 07-Jul-2008 Felipe Pena

- Added arginfo
- Removed unnecessary #include "zend_arg_defs.c"


# dea0d31b 05-Jul-2008 Rui Hirokawa

- added koi8-u (Ukrainian) and CP1254 (Turkish).


# e0351840 01-Jul-2008 Antony Dovgal

string length -> int


# 1c77f594 28-Jun-2008 Alexey Zakhlestin

updated to the new parameter-parsing api


# 95e41961 28-Jun-2008 Alexey Zakhlestin

added arginfo (fixes #45388)


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# b202ef74 13-Jun-2008 Rui Hirokawa

MFH


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 179b3709 16-Feb-2008 Rui Hirokawa

fixed #43841 mb_strrpos offset is byte count for negative values.


1...<<11121314151617181920>>...26