mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This previously errored with:
win32\globals.c(66): error C2220: the following warning is treated as an error
win32\globals.c(66): warning C4013: 'php_win32_signal_ctrl_handler_request_shutdown' undefined; assuming extern returning int
This only errors on master because of 2473f57ba (thanks to Niels for
that info!).
Closes GH-18508
2.1 KiB
2.1 KiB