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 2f95be6 commit 34eed62Copy full SHA for 34eed62
config.w32
@@ -95,6 +95,7 @@ if (PHP_MONGODB != "no") {
95
96
var PHP_MONGODB_CFLAGS="\
97
/D BSON_COMPILATION /D MONGOC_COMPILATION /D UTF8PROC_STATIC \
98
+ /Zm200 \
99
/I" + configure_module_dirname + " \
100
/I" + configure_module_dirname + "/src \
101
/I" + configure_module_dirname + "/src/BSON \
0 commit comments