Closes GH-5759
By introducing a hook that is called whenever one of internal_encoding / input_encoding / output_encoding changes, so that mbstring can adjust it's internal state. This also makes internal_encoding work with zend multibyte.
EXPECTF logic in run-tests.php is considerable, so let's avoid it.