mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes. More compliance to the RFC. Improve/add encoding handling tests. i.e. Rather than set encoding automagic way, detect it.