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 ea4964d commit b761befCopy full SHA for b761bef
framework/CHANGELOG.md
@@ -22,6 +22,7 @@ Yii Framework 2 Change Log
22
- Bug #20140: Fix compatibility with PHP 8.4: calling `session_set_save_handler()` (Izumi-kun)
23
- New #20185: Add `BackedEnum` support to `AttributeTypecastBehavior` (briedis)
24
- Bug #17365: Fix "Trying to access array offset on null" warning (xcopy)
25
+- Bug #20296: Fix broken enum test (briedis)
26
27
2.0.51 July 18, 2024
28
--------------------
0 commit comments