php-src/win32
Christoph M. Becker f34db7fc2a Use regedit to register event source
ext/win32std is unmaintained for years, so it is highly unlikely that
it is available.  We therefore use regedit instead to register the
event source.  We also remove the bundled syslog.reg, since it is of no
use, unless generated for the respective installation.
2019-07-18 09:10:48 +02:00
..
build Use regedit to register event source 2019-07-18 09:10:48 +02:00
codepage.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
codepage.h Remove local variables 2019-02-03 21:03:00 +01:00
console.c Implement FR #77377 handle CTRL+C in Windows 2019-02-08 18:10:31 -08:00
console.h Implement FR #77377 handle CTRL+C in Windows 2019-02-08 18:10:31 -08: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 Remove local variables 2019-02-03 21:03:00 +01: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 Remove local variables 2019-02-03 21:03:00 +01:00
getrusage.c Remove local variables 2019-02-03 21:03:00 +01:00
getrusage.h Remove local variables 2019-02-03 21:03:00 +01: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 Remove local variables 2019-02-03 21:03:00 +01:00
grp.h Remove local variables 2019-02-03 21:03:00 +01:00
inet.c Remove local variables 2019-02-03 21:03:00 +01:00
inet.h Remove local variables 2019-02-03 21:03:00 +01:00
ioutil.c Fix bug #78094: File Search Problem Excessive Time 2019-06-06 15:55:46 +02:00
ioutil.h Fix bc break in Windows readlink 2019-03-10 15:48:31 +01:00
ipc.h Remove local variables 2019-02-03 21:03:00 +01:00
nice.c Remove local variables 2019-02-03 21:03:00 +01:00
nice.h Remove local variables 2019-02-03 21:03:00 +01:00
param.h Remove local variables 2019-02-03 21:03:00 +01:00
php_inttypes.h Remove local variables 2019-02-03 21:03:00 +01:00
php_registry.h Remove local variables 2019-02-03 21:03:00 +01:00
php_stdint.h Remove local variables 2019-02-03 21:03:00 +01:00
php_win32_globals.h Remove local variables 2019-02-03 21:03:00 +01:00
readdir.c Use readdir() instead of readdir_r() 2019-04-11 16:52:36 +02:00
readdir.h Use readdir() instead of readdir_r() 2019-04-11 16:52:36 +02:00
registry.c Remove local variables 2019-02-03 21:03:00 +01:00
select.c Remove local variables 2019-02-03 21:03:00 +01:00
select.h Remove local variables 2019-02-03 21:03:00 +01:00
sendmail.c Remove redundant memory.h file 2019-05-11 19:47:54 +02:00
sendmail.h Remove local variables 2019-02-03 21:03:00 +01:00
signal.c Fix ZTS issue regarding new Windows CTRL handling API 2019-06-01 09:35:47 +02:00
signal.h Fix TS build, ref #77377 2019-02-08 18:42:48 -08:00
sockets.c Remove local variables 2019-02-03 21:03:00 +01:00
sockets.h Remove local variables 2019-02-03 21:03:00 +01:00
syslog.h Remove local variables 2019-02-03 21:03:00 +01: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 Rework conditions and make them more future proof 2019-03-31 22:10:56 +02:00
winutil.h Implement stricter CRT check 2019-03-31 17:33:36 +02:00
wsyslog.c Merge branch 'PHP-7.3' into PHP-7.4 2019-07-11 13:11:08 +02:00