You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enh #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()` (stevekr)
58
+
- Bug #6347: `inverseOf()` not working for dynamic relational queries (laszlovl)
59
+
59
60
60
61
2.0.8 April 28, 2016
61
62
--------------------
@@ -333,7 +334,6 @@ Yii Framework 2 Change Log
333
334
- Enh #5991: Added `updateMessages()` to `yii.activeForm.js` to support manually updating ActiveForm messages (nkovacs)
334
335
- Enh #6043: Specification for 'class' and 'style' in array format added to `yii\helpers\Html` (klimov-paul)
335
336
- Enh #6853: Console application will now register PHP constants for `STDIN`, `STDOUT`, and `STDERR` itself if they are not defined (cebe)
336
-
- Bug #6347: `inverseOf()` not working for dynamic relational queries (laszlovl)
337
337
- Enh #7169: `yii\widgets\ActiveField` now uses corresponding methods for default parts rendering (klimov-paul)
338
338
- Enh #7259: Added `errorAttributes` parameter to ActiveForm `afterValidate` event. Made scrolling to first error optional (nkovacs)
339
339
- Enh #8070: `yii\console\controllers\MessageController` now sorts created messages, even if there is no new one, while saving to PHP file (klimov-paul)
0 commit comments