php-src/win32
DmitryMaksimov 2b32cafd88
Use neutral language instead of default on Windows
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.
2021-11-03 19:39:20 +01:00
..
build Prepare for PHP 8.2 (bis) 2021-09-01 11:09:30 +02:00
codepage.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
codepage.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
console.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
console.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
cp_enc_map_gen.c Remove local variables 2019-02-03 21:03:00 +01:00
cp_enc_map.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
dllmain.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
fnmatch.c Remove local variables 2019-02-03 21:03:00 +01:00
fnmatch.h Remove local variables 2019-02-03 21:03:00 +01:00
ftok.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
getrusage.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
getrusage.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
glob.c Remove local variables 2019-02-03 21:03:00 +01:00
glob.h Remove local variables 2019-02-03 21:03:00 +01:00
globals.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
inet.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
inet.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ioutil.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ioutil.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ipc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
nice.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
nice.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
param.h Remove local variables 2019-02-03 21:03:00 +01:00
php_registry.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_win32_globals.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
readdir.c Remove all *_EXTERN_C() in C source files (#7054) 2021-05-27 15:52:54 +08:00
readdir.h Fix #36365: scandir duplicates file name at every 65535th file 2020-04-24 09:47:56 +02:00
registry.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
select.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
select.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sendmail.c Convert some recently introduced zend_bool to bool 2021-06-18 15:21:39 +01:00
sendmail.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
signal.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
signal.h Fix TS build, ref #77377 2019-02-08 18:42:48 -08:00
sockets.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sockets.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
syslog.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
time.c Remove local variables 2019-02-03 21:03:00 +01:00
time.h Remove local variables 2019-02-03 21:03:00 +01:00
unistd.h Remove local variables 2019-02-03 21:03:00 +01:00
winutil.c Use neutral language instead of default on Windows 2021-11-03 19:39:20 +01:00
winutil.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
wsyslog.c Merge branch 'PHP-7.3' into PHP-7.4 2019-07-11 13:11:08 +02:00