mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +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.