There was an error while loading. Please reload this page.
1 parent f48687b commit b5ec634Copy full SHA for b5ec634
CHANGELOG.md
@@ -1,12 +1,13 @@
1
Yii Framework 2 mongodb extension Change Log
2
============================================
3
4
-3.0.2 under development
+3.0.2 February 13, 2025
5
-----------------------
6
7
- Bug #373: Fix generator `trim` validator and `strtolower` causes exception in PHP 8.1 (dorkdomain)
8
- Bug #379: Fix method `getId` option to match changes in MongoDB 1.20 (radeox)
9
10
+
11
3.0.1 May 22, 2023
12
------------------
13
src/Query.php
@@ -1,5 +1,4 @@
<?php
-
/**
* @link https://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
0 commit comments