mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
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.