File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ Yii Framework 2 Change Log
27
27
- New #20137 : Added ` yii\caching\CallbackDependency ` to allow using a callback to determine if a cache dependency is still valid (laxity7)
28
28
- Enh #20134 : Raise minimum ` PHP ` version to ` 7.3 ` (@terabytesoftw )
29
29
- 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 )
32
32
- Bug #19817 : Add MySQL Query ` addCheck() ` and ` dropCheck() ` (@bobonov )
33
33
- Bug #20165 : Adjust pretty name of closures for PHP 8.4 compatibility (@staabm )
34
34
- 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 )
36
36
37
37
38
38
2.0.49.2 October 12, 2023
You can’t perform that action at this time.
0 commit comments