mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Fix missing include in win32/globals.c
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "php.h"
|
||||
#include "php_win32_globals.h"
|
||||
#include "syslog.h"
|
||||
#include "signal.h"
|
||||
|
||||
#ifdef ZTS
|
||||
PHPAPI int php_win32_core_globals_id;
|
||||
|
||||
Reference in New Issue
Block a user