mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Fix phpize for Windows 11 (24H2)
This commit is contained in:
@@ -91,6 +91,7 @@ function find_config_w32(dirname)
|
||||
|
||||
deps = get_module_dep(contents);
|
||||
|
||||
n = "";
|
||||
item = new Module_Item(n, c, dir_line, deps, contents);
|
||||
MODULES.Add(n, item);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user