History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 301 – 325 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 0c974164 23-Sep-2009 Moriyoshi Koizumi

- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
multibyte character).

(This bug was introduced by the commit by r202895. Please double-check the
specific

- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
multibyte character).

(This bug was introduced by the commit by r202895. Please double-check the
specification of the function you are going to *fix*.)

show more ...


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 988b89aa 27-May-2009 Antony Dovgal

MFH: fix compile warnings


# 068d240d 10-May-2009 Jani Taskinen

- Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used)


Revision tags: php-5.3.0RC2
# 33bec1ec 20-Apr-2009 Jani Taskinen

- Sync with HEAD (just reorder to match HEAD order)


Revision tags: php-5.3.0RC1, RELEASE_1_3_5
# 716d2c91 15-Mar-2009 Moriyoshi Koizumi

- MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within
the request encoding converter.


# 483d9636 06-Mar-2009 Ilia Alshanetsky

Improve parameter parsing code


Revision tags: php-5.2.9, php-5.2.9RC3
# c7cebbf7 17-Feb-2009 Moriyoshi Koizumi

- MFH: Add an entry for http_output_conv_mimetypes to the output of
mb_get_info(). (patch by T. Komura, thanks!)


# 446a165f 15-Feb-2009 Moriyoshi Koizumi

- Forgot to include these files.


# 9d7250d4 14-Feb-2009 Moriyoshi Koizumi

- MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)


Revision tags: php-5.2.9RC2
# fbb19276 11-Feb-2009 Ilia Alshanetsky

Improved param parsing


# 2d38e255 09-Feb-2009 Ilia Alshanetsky

Initialize optional var


Revision tags: php-5.2.9RC1
# 09370413 29-Jan-2009 Scott MacVicar

MFB Fix bug #47245 - Double free in mb_detect_encoding()


Revision tags: php-5.3.0beta1
# dc7aa2a9 05-Jan-2009 Antony Dovgal

fix memleaks correctly and make valgrind happy


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


# 9212a958 30-Dec-2008 Felipe Pena

- MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria)


# 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())


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