You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AC_MSG_WARN([Using --enable-system-ciphers is deprecated and will be removed in a future version. Please use --enable-mongodb-crypto-system-profile instead])
246
-
fi
247
-
fi
248
-
249
-
dnl Also consider the deprecated --enable-system-ciphers option
250
-
if test "$PHP_MONGODB_CRYPTO_SYSTEM_PROFILE" = "yes" -o "$PHP_SYSTEM_CIPHERS" = "yes"; then
232
+
if test "$PHP_MONGODB_CRYPTO_SYSTEM_PROFILE" = "yes"; then
0 commit comments