History log of /PHP-7.4/ext/mbstring/tests/bug79154.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 9be31a58 22-Jan-2020 Christoph M. Becker

Fix #79154: mb_convert_encoding() can modify $from_encoding

We must not modify arrays passed by value.