Skip to content

Commit 0a23d0a

Browse files
authored
PHPC-2157: Upgrade libmongoc to 1.22.2 (#1374)
1 parent 57f8068 commit 0a23d0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/LIBMONGOC_VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.1
1+
1.22.2

tests/manager/manager-ctor-auto_encryption-error-004.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ OK: Got MongoDB\Driver\Exception\EncryptionException
3333
A crypt_shared override path was specified [/not/found], but we failed to open a dynamic library at that location
3434

3535
OK: Got MongoDB\Driver\Exception\EncryptionException
36-
Option 'cryptSharedLibRequired' is 'true', but failed to load the crypt_shared runtime libary
36+
Option 'cryptSharedLibRequired' is 'true', but failed to load the crypt_shared runtime library
3737

3838
===DONE===

0 commit comments

Comments
 (0)