History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 376 – 400 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OUTPUT_API
# c314888c 30-May-2006 Seiji Masugata

added mb_stristr( ), mb_strrichr( ).


# 731584c0 30-May-2006 Seiji Masugata

added mb_strstr( ), mb_strrchr( ).


# 42aadabf 30-May-2006 Seiji Masugata

added mb_stripos( ), mb_strripos( ).


# 7314771a 30-May-2006 Seiji Masugata

added mb_list_encodings_alias_names( ), mb_list_mime_names( ).


# 91dd8376 30-May-2006 Seiji Masugata

added option parameter mb_list_encodings( ).


Revision tags: php-4.4.3RC1
# 9b05e15e 11-May-2006 Seiji Masugata

fixed all mbstring setting information doesn't return in mb_get_info( ).


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# bf4ae10c 26-Mar-2006 Seiji Masugata

fixed compiler warning.


# e8d320dd 21-Mar-2006 Rui Hirokawa

MFH


# 85019bf4 21-Mar-2006 Rui Hirokawa

MFH.


# fa3173be 21-Mar-2006 Rui Hirokawa

*** empty log message ***


# 6912dab9 21-Mar-2006 Rui Hirokawa

@added possible encoding attack detection by mb_get_info('illegalchars').


# 2e3ae2f5 12-Mar-2006 Rui Hirokawa

MFH


# 61f7dc13 10-Mar-2006 Seiji Masugata

fixed different value was returned in mb_get_info.


Revision tags: php-5.1.3RC1, RELEASE_1_2
# e2218515 02-Mar-2006 Yasuo Ohgaki

MFH add safe_mode num of parameter check


# e8d38828 11-Feb-2006 Rui Hirokawa

MFH


# 4a179933 06-Feb-2006 Antony Dovgal

initialize to_r
remove needless semicolon


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


# b0ccd894 30-Dec-2005 Rui Hirokawa

MFH:added Turkish language definition (related to bug #29955)


# ef0c0cc6 25-Dec-2005 Rui Hirokawa

MFH: fixed #35711, added mbstring.strict_detection to detect the encoding striktly.


# cf90abfc 23-Dec-2005 Rui Hirokawa

MFH: fixed #28899 mb_substr() and substr() work differently when mbstring.func_overload is enabled.


Revision tags: php-5.1.2RC1
# cb3cca21 15-Dec-2005 Ilia Alshanetsky

Fixed possible memory corruption inside mb_strcut().


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 347032c7 06-Dec-2005 foobar

sync with HEAD


# 253392f6 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1
# 244c9a4b 25-Nov-2005 Rui Hirokawa

5th argument of mb_encode_mimeheader() was not acceptable.


Revision tags: php-5.1.0
# b9f0ff7a 23-Nov-2005 Rui Hirokawa

MFH: fixed 5307 unexpected header can be injected to mb_send_mail().


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