We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d64315 commit c1e3992Copy full SHA for c1e3992
win32/build/config.w32
@@ -293,7 +293,7 @@ if (VS_TOOLSET && VCVERS >= 1914) {
293
//AC_DEFINE('ZEND_DVAL_TO_LVAL_CAST_OK', 1);
294
295
ADD_SOURCES("main", "main.c snprintf.c spprintf.c getopt.c fopen_wrappers.c \
296
- php_ini_builder.c \
+ php_ini_builder.c php_glob.c \
297
php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
298
strlcat.c reentrancy.c php_variables.c php_ticks.c network.c \
299
php_open_temporary_file.c output.c internal_functions.c \
0 commit comments