We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d74d3 commit dd601e6Copy full SHA for dd601e6
ext/opcache/config.w32
@@ -21,6 +21,5 @@ if (PHP_OPCACHE != "no") {
21
22
ADD_FLAG('CFLAGS_OPCACHE', "/I " + configure_module_dirname);
23
24
- ADD_FLAG('CFLAGS_OPCACHE', "/Dregexec=php_regexec /Dregerror=php_regerror /Dregfree=php_regfree /Dregcomp=php_regcomp /Iext/ereg/regex");
25
-
26
}
+
0 commit comments