mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
2414b3d775
We already document that this is the case, but currently it's only true if setlocale() has not been called. Make sure ctype_string is always NULL, even with an explicit "C" locale call, so we can more efficiently check whether we are in the "C" locale. Closes GH-5542.
148 KiB
148 KiB