mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Update CHANGELOG.md
fixed typo in issue number, 796a0e6156dae5e3a6b22707c0ae94d3d45d93dd
This commit is contained in:
@ -18,7 +18,7 @@ Yii Framework 2 Change Log
|
||||
- Bug #7271: `ActiveRecord::populateRecord()` should be called in late binding approach (jlorente)
|
||||
- Bug #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong (slavcodev, samdark)
|
||||
- Bug #7358: Fix trimming PHPDoc prefix with TAB indent in `yii\console\Controller::parseDocCommentSummary()` (gugglegum)
|
||||
- Bug #7383: Fix precision loss in log timestamps when using `yii\log\DBTarget` (samdark)
|
||||
- Bug #7384: Fix precision loss in log timestamps when using `yii\log\DBTarget` (samdark)
|
||||
- Bug #7425: `yii\widgets\ActiveField::radio()` should not generate the label twice (justinvoelker)
|
||||
- Enh #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism (qiangxue)
|
||||
- Enh #3723: `yii\filters\PageCache` now supports caching response headers as well as non-HTML response content (qiangxue)
|
||||
|
||||
Reference in New Issue
Block a user