mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
This will allow us to easily check in other mbstring functions if the list of all supported encodings, returned by mb_list_encodings, is passed in as input to another function. Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>