yiisoft / yii2

Yii 2: The Fast, Secure and Professional PHP Framework
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
14.24k stars 6.9k forks source link

Yii 2.2 Release #20179

Open rhertogh opened 5 months ago

rhertogh commented 5 months ago

Now that Yii 2.0.50 has been released (https://www.yiiframework.com/news/639/yii-2-0-50) I think it would be good to focus on the release of Yii 2.2.

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.

@terabytesoftw Since you have been the main driver behind the 2.2 branch, which tasks remain before 2.2 can be released? Input from other @yiisoft/core-developers is of course greatly appreciated.


Tasks (full list yet to be determined):

samdark commented 5 months ago

We need extensions:

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

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

schmunk42 commented 3 months ago

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

mtangoo commented 2 months ago

This #20164 (reply in thread) seems promising.

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