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
PHPC-2501: Conditionally define MONGOC_CYRUS_PLUGIN_PATH_PREFIX on Windows (#1777)
This was missed in 6a2e15a when bumping to libmongoc 1.26.2.
Define the constant as null to satisfy compilation. It will not actually be used for path prefix checking.
0 commit comments