History log of /PHP-8.0/ext/mbstring/tests/gh8208.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# d0417ebc 17-Mar-2022 Christoph M. Becker

Fix GH-8208: mb_encode_mimeheader: $indent functionality broken

We also need to factor in the indent, when getting the encoder result.

Closes GH-8213.