There was an error while loading. Please reload this page.
1 parent ce861de commit 334e64bCopy full SHA for 334e64b
CHANGELOG.md
@@ -1,8 +1,8 @@
1
Yii Framework 2 mongodb extension Change Log
2
============================================
3
4
-3.0.1 under development
5
------------------------
+3.0.1 May 22, 2023
+------------------
6
7
- Bug #356 Fixed error "implicit conversion from float" in debug panel (squio)
8
src/Connection.php
@@ -181,7 +181,7 @@ class Connection extends Component
181
public $globalExecOptions = [
182
/**
183
* Shared between some(or all) methods(executeCommand|executeBulkWrite|executeQuery).
184
-
+ *
185
* This options are :
186
* - session
187
*/
0 commit comments