mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
Promotes only the warnings where the encoding comes only from a string. Functions which accept an array of encodings will be fixed at a later stage. Closes GH-5317