mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
6df7557e43
For mb_parse_str, when mbstring.http_input (INI parameter) is a list of multiple possible text encodings (which is not the case by default), this new implementation is about 25% faster. When mbstring.http_input is a single value, then nothing is changed. (No automatic encoding detection is done in that case.)
4.7 KiB
4.7 KiB