mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +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.