History log of /PHP-8.2/ext/mbstring/tests/mb_parse_str_error.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# aeccb139 03-Aug-2022 Alex Dowad

Use new encoding conversion filters for mb_parse_str and php_mb_post_handler

When micro-benchmarking on relatively short ASCII strings, the new
implementation was about 30% faster than t

Use new encoding conversion filters for mb_parse_str and php_mb_post_handler

When micro-benchmarking on relatively short ASCII strings, the new
implementation was about 30% faster than the old one.

show more ...