mirror of
https://github.com/php/php-src.git
synced 2026-04-04 22:52:40 +02:00
Most notably, this affects some Windows specific error messages, which are no longer in the default language of the system, to better match error messages provided by PHP which are not localized anyway. This also affects the com_dotnet extension, where it could fix some DCOM related issues. Furthermore, the constant `LOCALE_NEUTRAL` is added, which can be used for `variant_cmp()`. Closes GH-7613.
6.2 KiB
6.2 KiB