summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-18 07:53:46 +0200
committerRemi Collet <remi@php.net>2022-07-18 07:53:46 +0200
commitad9e6e4aed536197c63adf7fa99c4f46c9439cb4 (patch)
tree62651f613fa93b79c8803480e6377864a6511a40 /REFLECTION
parentcf820b8d6afc44baf0b22dc3be6299d11ba1c70e (diff)
update to 1.14.0
use bundled libmongocrypt 1.5.0 use bundled libbson and libmongc 1.22.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 8f3ce5b..7ef63ec 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #114 mongodb version 1.14.0beta1 ] {
+Extension [ <persistent> extension #112 mongodb version 1.14.0 ] {
- Dependencies {
Dependency [ date (Required) ]
@@ -14,8 +14,8 @@ Extension [ <persistent> extension #114 mongodb version 1.14.0beta1 ] {
}
- Constants [2] {
- Constant [ string MONGODB_VERSION ] { 1.14.0beta1 }
- Constant [ string MONGODB_STABILITY ] { beta }
+ Constant [ string MONGODB_VERSION ] { 1.14.0 }
+ Constant [ string MONGODB_STABILITY ] { stable }
}
- Functions {
@@ -1459,7 +1459,7 @@ Extension [ <persistent> extension #114 mongodb version 1.14.0beta1 ] {
Constant [ public string AEAD_AES_256_CBC_HMAC_SHA_512_RANDOM ] { AEAD_AES_256_CBC_HMAC_SHA_512-Random }
Constant [ public string ALGORITHM_INDEXED ] { Indexed }
Constant [ public string ALGORITHM_UNINDEXED ] { Unindexed }
- Constant [ public int QUERY_TYPE_EQUALITY ] { 0 }
+ Constant [ public string QUERY_TYPE_EQUALITY ] { equality }
}
- Static properties [0] {