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 552db91 commit 925fa27Copy full SHA for 925fa27
config.w32
@@ -79,7 +79,7 @@ if (PHP_MONGODB != "no") {
79
BSON_HAVE_TIMESPEC: 0,
80
BSON_EXTRA_ALIGN: 0,
81
BSON_HAVE_SYSCALL_TID: 0,
82
- BSON_HAVE_DECIMAL128: 0,
+ BSON_HAVE_DECIMAL128: 0
83
};
84
85
if (CHECK_FUNC_IN_HEADER("stdio.h", "_set_output_format")) {
@@ -113,7 +113,7 @@ if (PHP_MONGODB != "no") {
113
MONGOC_ENABLE_SASL: 0,
114
MONGOC_HAVE_SASL_CLIENT_DONE: 0,
115
MONGOC_HAVE_WEAK_SYMBOLS: 0,
116
- MONGOC_NO_AUTOMATIC_GLOBALS: 1,
+ MONGOC_NO_AUTOMATIC_GLOBALS: 1
117
118
119
if (CHECK_LIB("ssleay32.lib", "mongodb", PHP_MONGODB) &&
0 commit comments