Open
Description
Description
Since 43c18f3
A simple setlocale(LC_ALL, NULL)
raise a deprecation
This is the common way to retrieve the current locale (else we need a getlocale function)
From the setlocale
unix man page
If locale is NULL, the current locale is only queried, not modified.
Can you please consider removing this change
PHP Version
PHP 8.5.0alpha1
Operating System
No response