History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 151 – 175 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 905dfb91 01-Mar-2015 Masaki Kagaya

add argument for output_len


# 70e241f1 01-Mar-2015 Masaki Kagaya

replace zend_string_alloc with safe_emalloc


# 29d09b7d 27-Feb-2015 Masaki Kagaya

update the functions for checking the names of encodings


# 84100270 21-Feb-2015 Masaki Kagaya

fix memory leak in php_mb_check_encoding


# bdb7a59a 21-Feb-2015 Masaki Kagaya

fix memory leak


# 2a3c08b8 21-Feb-2015 Masaki Kagaya

fix php_mb_ord for better handling the value of MBSTRG(current_filter_illegal_substchar)


# 1033bad0 21-Feb-2015 Masaki Kagaya

add php_mb_check_unicode_encoding


# 325faea5 20-Feb-2015 Masaki Kagaya

rename php_mb_check_forbidden_encoding to php_mb_check_unsupported_encoding


# 2e97d7be 19-Feb-2015 Masaki Kagaya

changed the position of calling php_mb_check_forbidden_encoding


# 08443b2b 19-Feb-2015 Masaki Kagaya

use php_mb_convert_encoding instead of php_mb_check_encoding


# ae838e6e 19-Feb-2015 Masaki Kagaya

added various encoding support other than unicode


# 09b5bfc7 19-Feb-2015 Masaki Kagaya

added check by php_mb_check_forbidden_encoding


# 32383114 19-Feb-2015 Masaki Kagaya

added mb_chr


# 421f7fcf 19-Feb-2015 Masaki Kagaya

added php_mb_check_forbidden_encoding


# 1c1c64a5 19-Feb-2015 Masaki Kagaya

added support for various encodings other than unicode


# 590e6f0c 19-Feb-2015 Masaki Kagaya

added utf16 and ucs2 for supported encodings


# c55dea01 19-Feb-2015 Masaki Kagaya

added check for forbidden encodings


# f008db6f 19-Feb-2015 Masaki Kagaya

added utf32 and ucs4 for available encodings


# f6be936e 19-Feb-2015 Masaki Kagaya

added mb_ord


# 5f41bff4 19-Feb-2015 Masaki Kagaya

added php_mb_check_encoding


# a22d27df 01-Mar-2015 Masaki Kagaya

replace emalloc with safe_emalloc


# 45a8a9c6 27-Feb-2015 Masaki Kagaya

update the functions for checking the names of encodings


# 32de1cf5 22-Feb-2015 Masaki Kagaya

delete unnecessary functions


# 6be0f8dc 22-Feb-2015 Masaki Kagaya

fix return type


# 99d90f13 22-Feb-2015 Masaki Kagaya

fix memory leak


12345678910>>...26