Skip to content

Commit 3298ea6

Browse files
committed
Updated CHANGELOG
1 parent 7620f67 commit 3298ea6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Yii Framework 2 Change Log
2424
- Enh #8602: `yii\validators\DateValidator` skip validation for `timestampAttribute`, if it is already in correct format (klimov-paul)
2525
- Enh #8639: Improve ActiveRecord to not create new instances of classes when objects are available (cebe)
2626
- Enh #9893: `yii.js` handleAction enhanced to support for data-form attribute, so links can trigger specific forms (SamMousa)
27+
- Enh #8145, #8139, #10234 #11153: `yii\validators\Validator::$attributes` property now supports `!attribute` notation to validate attribute, but do not mark it as safe (mdmunir)
2728
- Enh #10451: Check of existence of `$_SERVER` in `\yii\web\Request` before using it (quantum13)
2829
- Enh #10487: `yii\helpers\BaseArrayHelper::index()` got a third parameter `$groupBy` to group the input array by the key in one or more dimensions (quantum13, silverfire, samdark)
2930
- Enh #10610: Added `BaseUrl::$urlManager` to be able to set URL manager used for creating URLs (samdark)

0 commit comments

Comments
 (0)