mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
1151554668
"auto" is only meaningful in functions which accept an encoding *list* and support encoding detection. These functions have explicit checks for "auto". It cannot be used as a standalone encoding in any meaningful capacity, so I'm dropping it entirely.