Skip to content

Commit 81f3033

Browse files
authored
Merge pull request #19958 from terabytesoftw/fixed-tests
Fixed `CHANGELOG.md`.
2 parents 7ae255c + 18421ab commit 81f3033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Yii Framework 2 Change Log
77
- Bug #19925: Improved PHP version check when handling MIME types (schmunk42)
88
- Bug #19940: File Log writer without newline (terabytesoftw)
99
- 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`
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` (uaoleg)
1111

1212

1313
2.0.49 August 29, 2023

0 commit comments

Comments
 (0)