mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-03-26 18:02:10 +01:00
* Define additional constants in mongocrypt-export.h * PHPC-2104: ClientEncryption::QUERY_TYPE_EQUALITY is a string Downstream change since MONGOC_ENCRYPT_QUERY_TYPE_EQUALITY was changed to a string type. Bumps libmongocrypt submodule to 1.5.0-rc2. Related to this bump, mongocrypt.h is no longer generated. Bumps libmongoc submodule to 1.22-dev.