Skip to content

Commit 983f4a4

Browse files
committed
Fix CHANGELOG formatting
1 parent ec52aab commit 983f4a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Yii Framework 2 Change Log
2727
- New #20137: Added `yii\caching\CallbackDependency` to allow using a callback to determine if a cache dependency is still valid (laxity7)
2828
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
2929
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@terabytesoftw)
30-
- CVE-2024-32877: Fixed Reflected XSS in Debug mode (Antiphishing)
31-
- CVE-2024-4990: Fix Unsafe Reflection in base Component class (@mtangoo)
30+
- Bug: CVE-2024-32877, Fix Reflected XSS in Debug mode (Antiphishing)
31+
- Bug: CVE-2024-4990, Fix Unsafe Reflection in base Component class (@mtangoo)
3232
- Bug #19817: Add MySQL Query `addCheck()` and `dropCheck()` (@bobonov)
3333
- Bug #20165: Adjust pretty name of closures for PHP 8.4 compatibility (@staabm)
3434
- Bug #19855: Fixed `yii\validators\FileValidator` to not limit some of its rules only to array attribute (bizley)
35-
- Enh: #20171: Support JSON columns for MariaDB 10.4 or higher (@terabytesoftw)
35+
- Enh #20171: Support JSON columns for MariaDB 10.4 or higher (@terabytesoftw)
3636

3737

3838
2.0.49.2 October 12, 2023

0 commit comments

Comments
 (0)