mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
Fix error typo.
This commit is contained in:
@ -27,7 +27,7 @@ Yii Framework 2 Change Log
|
|||||||
- New #20137: Added `yii\caching\CallbackDependency` to allow using a callback to determine if a cache dependency is still valid (laxity7)
|
- New #20137: Added `yii\caching\CallbackDependency` to allow using a callback to determine if a cache dependency is still valid (laxity7)
|
||||||
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
|
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
|
||||||
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@terabytesoftw)
|
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@terabytesoftw)
|
||||||
- Bug #19817, #19819 Add MySQL Query `addCheck()` and `dropCheck()` (@bobonov)
|
- Bug #19817: Add MySQL Query `addCheck()` and `dropCheck()` (@bobonov)
|
||||||
|
|
||||||
2.0.49.2 October 12, 2023
|
2.0.49.2 October 12, 2023
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user