We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a260f7 commit fd5c1bbCopy full SHA for fd5c1bb
framework/CHANGELOG.md
@@ -7,6 +7,7 @@ Yii Framework 2 Change Log
7
- Bug #19925: Improved PHP version check when handling MIME types (schmunk42)
8
- Bug #19940: File Log writer without newline (terabytesoftw)
9
- Bug #19951: Removed unneeded MIME file tests (schmunk42)
10
+- Bug #19950: Fix `Query::groupBy(null)` causes error for PHP 8.1: `trim(): Passing null to parameter #1 ($string) of type string is deprecated`
11
12
13
2.0.49 August 29, 2023
0 commit comments