yii2 icon indicating copy to clipboard operation
yii2 copied to clipboard

Yii 2.2 Release

Open rhertogh opened this issue 1 year ago • 6 comments

First Release

This will mark a first milestone in efforts to push Yii2 to a more modern framework for those who want to stay on Yii without being left behind. As discussed here Yii 2.0.x will be "bug fixes and security fixes only" from now on, so new features should target the 2.2 branch.

For more discussion on 2.2 see Yii 2.2 Discussions.


Tasks for the first release

  • [x] Create 22 branch
  • [ ] Update README to Provide summary of 2.2 and how it differs from classic Yii2
  • [ ] Make JQuery Optional to allow for (#20528)
  • [ ] Make Components Resolution prefer DI over components config (#20574)
  • [ ] Extra branches created in all extensions.
  • [ ] Extension PRs merged into master.
  • [ ] Everything tested together.
  • [ ] Update release info on website and readme.md
  • [ ] Release for framework and extensions

rhertogh avatar Jun 02 '24 13:06 rhertogh

We need extensions:

  1. Extra branches created in all extensions.
  2. Extension PRs merged into master.
  3. Everything tested together.

samdark avatar Jun 03 '24 08:06 samdark

There is one important discussion that have to be resolved before going ahead. Since it is a major blocking issue, it need to be resolved before 2.2 release

https://github.com/yiisoft/yii2/discussions/20164

mtangoo avatar Aug 16 '24 14:08 mtangoo

This https://github.com/yiisoft/yii2/discussions/20164#discussioncomment-9906412 seems promising.

schmunk42 avatar Aug 19 '24 11:08 schmunk42

This #20164 (reply in thread) seems promising.

Yes it is. We just need to do actual testing and see what happens

mtangoo avatar Aug 23 '24 18:08 mtangoo