We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d011f commit 542f2d8Copy full SHA for 542f2d8
framework/CHANGELOG.md
@@ -22,6 +22,7 @@ Yii Framework 2 Change Log
22
- Bug #20489: Replace deprecated `strftime` with `date` in `YiiRequirementChecker` (max-s-lab)
23
- Bug #20494: Fix `PHPdoc`, add `PHPStan/Psalm` annotations for `authMethods` property in `CompositeAuth` class (terabytesoftw)
24
- Bug #20485: Fix error `Cannot unset string offsets` in `yii\di\Instance:ensure(['__class' => ...], 'some\class\name')` (max-s-lab)
25
+- Enh #20505: `ArrayDataProvider` key handling with flexible path support (fetus-hina)
26
27
2.0.53 June 27, 2025
28
--------------------
0 commit comments