History log of /PHP-7.2/ext/mbstring/mbstring.c (Results 76 – 100 of 543)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# aa7eceb3 19-Feb-2015 Masaki Kagaya

added php_mb_check_code_point for mb_substitute_character


# f303f598 19-Feb-2015 Masaki Kagaya

changed the position of calling php_mb_check_forbidden_encoding


# 89e9746f 19-Feb-2015 Masaki Kagaya

use php_mb_convert_encoding instead of php_mb_check_encoding


# f10a1826 19-Feb-2015 Masaki Kagaya

added various encoding support other than unicode


# a8ef8a25 19-Feb-2015 Masaki Kagaya

added check by php_mb_check_forbidden_encoding


# c6e94bfb 19-Feb-2015 Masaki Kagaya

added mb_chr


# a0890c7c 19-Feb-2015 Masaki Kagaya

added php_mb_check_forbidden_encoding


# b9b47c84 19-Feb-2015 Masaki Kagaya

added support for various encodings other than unicode


# 674b67ce 19-Feb-2015 Masaki Kagaya

added utf16 and ucs2 for supported encodings


12345678910>>...22