Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Yii 2.0.27

Sep 18, 2019

We are very pleased to announce the release of Yii Framework version 2.0.27. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.27 is a minor release of Yii 2.0. This release includes bug fixes accumulated since last release and a two enhancements from old pull requests:

  • When using incorrect alias or option in console it now lists correct ones.
  • appendTimestamp support was added to View methods registerCssFile() and registerJsFile().

Read more

Yii 2.0.26

Sep 3, 2019

We are very pleased to announce the release of Yii Framework version 2.0.26. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.26 is a minor release of Yii 2.0. This release includes bug fixes accumulated since last release.

Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.

There are many active Yii communities so if you need help or want to share your experience, feel free to join them.

A complete list of changes can be found in the CHANGELOG.

ApiDoc extension version 2.1.2 released

Aug 20, 2019

We are very pleased to announce the release of the ApiDoc extension version 2.1.2.

This release upgrades highlight.js dependency to 9.13.1 and fixes multiple TOC rendering in ApiMarkdown.

See the CHANGELOG for a full list of changes.

Yii 2.0.25

Aug 13, 2019

We are very pleased to announce the release of Yii Framework version 2.0.25. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.25 is a minor release of Yii 2.0. This release includes bug fixes accumulated since last release.

Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.

There are many active Yii communities so if you need help or want to share your experience, feel free to join them.

A complete list of changes can be found in the CHANGELOG.

Yii 2.0.24

Jul 30, 2019

We are very pleased to announce the release of Yii Framework version 2.0.24. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.24 is a minor release of Yii 2.0. In this release 8 bugs were fixed.

It includes further work on MSSQL, migration fixes, subdomain support for User::loginRequired() and a fix for logger replacement.

Read more

Yii 2.0.23

Jul 16, 2019

We are very pleased to announce the release of Yii Framework version 2.0.23. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.23 is a minor release of Yii 2.0. In this release 5 bugs were fixed with the main focus on MSSQL database support. All fixes were made by Alexander Kartavenko. Thank you!

Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.

There are many active Yii communities so if you need help or want to share your experience, feel free to join them.

A complete list of changes can be found in the CHANGELOG.

Yii 2.0.22

Jul 2, 2019

We are very pleased to announce the release of Yii Framework version 2.0.22. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.22 is a minor release of Yii 2.0. In this release community members fixed 6 bugs. Additionally, two very minor enhancements were made.

  • \yii\validators\DateValidator got $strictDateFormat property that enables stricter validation mode.
  • Debug log message for \yii\base\Action now includes controller name.

Read more

Yii 2.0.21

Jun 18, 2019

We are very pleased to announce the release of Yii Framework version 2.0.21. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.21 is a minor release of Yii 2.0 which fixes some bugs, improves database connection performance and adding support for sameSite cookie option for regular and session cookies.

Info: yii\db\Query::select() and addSelect() now normalize the columns when saving them to $this->select, so code that works directly with that property directly may need to be modified.

Read more

Yii 2.0.20

Jun 4, 2019

We are very pleased to announce the release of Yii Framework version 2.0.20. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.20 is a minor release of Yii 2.0 which fixes some bugs.

No known changes that could affect existing applications were made.

Read more

Yii 2.0.19

May 21, 2019

We are very pleased to announce the release of Yii Framework version 2.0.19. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.19 is a minor release of Yii 2.0 which fixes some bugs.

No known changes that could affect existing applications were made.

Read more

Yii 2.0.18

Apr 23, 2019

We are very pleased to announce the release of Yii Framework version 2.0.18. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.18 is a minor release of Yii 2.0 which fixes some bugs.

No known changes that could affect existing applications were made.

Read more

Yii 1.1.21 is released

Apr 2, 2019

We are very pleased to announce that Yii Framework version 1.1.21 is released. You can download it at yiiframework.com/download/.

This release is a release of Yii 1.1 that has reached maintenance mode and will, only receive necessary security fixes and fixes to adjust the code for compatibility with PHP 7 if they do not cause breaking changes. This allows you to keep your servers PHP version up to date in the environments where old Yii 1.1 applications are hosted and stay within the version ranges supported by the PHP team. Yii 1.1.21 is compatible with PHP 7.3 that, at the time of this writing, has an announced security support until December 6, 2021.

We recommend to use Yii 2.0 for new projects as well as introducing Yii 2.0 for developing new features in existing Yii 1.1 apps, as described in the Yii 2 guide. Upgrading a whole app to Yii 2.0 will, in most cases, result in a total rewrite so this option provides a way for upgrading step by step and allows you to keep old applications up to date even with low budget.

Read more

Yii 2.0.17

Mar 22, 2019

We are very pleased to announce the release of Yii Framework version 2.0.17. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.17 is a minor release of Yii 2.0 which contains some bugfixes including a security fix.

No known changes that could affect existing applications were made.

Read more

Yii 2.0.16.1 is released

Feb 28, 2019

We are very pleased to announce the release of Yii Framework version 2.0.16.1. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.16.1 is a bugfix release of Yii 2.0 which fixed regressions in 2.0.16.

Yii 2.0.16 is released

Jan 30, 2019

We are very pleased to announce the release of Yii Framework version 2.0.16. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.

Version 2.0.16 is a minor release of Yii 2.0 which contains more than a hundred enhancements and bug fixes including security fixes.

Yii 2.0 reached feature freeze more than a year ago, meaning that the 2.0 branch will only receive bug fixes. That was done in order to allow the Yii Team to focus on the upcoming Yii 3 rewrite. There's more on Yii 3 at the very end of this announcement.

Read more

ApiDoc extension version 2.1.1 released

Nov 14, 2018

We are very pleased to announce the release of the ApiDoc extension version 2.1.1.

This release fixes some issues with wrongly formatted PHPDoc and includes support for {@inheritdoc} tags. It also improves Guide rendering by adding a table of contents if there is more than one headline.

Markdown code highlighting has been extracted into a trait MarkdownHighlightTrait, which can be re-used in different contexts.

See the CHANGELOG for a full list of changes.

You may discuss this release on the forum.

Yii 1.1.20 is released

Jul 6, 2018

We are very pleased to announce that Yii Framework version 1.1.20 is released. You can download it at yiiframework.com/download/.

This release is a release of Yii 1.1 that has reached maintenance mode and will, only receive necessary security fixes and fixes to adjust the code for compatibility with PHP 7 if they do not cause breaking changes. This allows you to keep your servers PHP version up to date in the environments where old Yii 1.1 applications are hosted and stay within the version ranges supported by the PHP team. Yii 1.1.20 is compatible with PHP 7.2 that, at the time of this writing, has an announced security support until November 30, 2020.

We recommend to use Yii 2.0 for new projects as well as introducing Yii 2.0 for developing new features in existing Yii 1.1 apps, as described in the Yii 2 guide. Upgrading a whole app to Yii 2.0 will, in most cases, result in a total rewrite so this option provides a way for upgrading step by step and allows you to keep old applications up to date even with low budget.

Read more

Releasing Yii 2.0.15 and database extensions with security fixes

Mar 20, 2018

Today we are releasing several versions for Yii 2.0.x and official extensions to fix a security issue.

The problem addressed in these patches exists in ActiveRecord shortcut methods findOne() and findAll(), which may allow SQL injection if input is not prepared properly. We consider this as a security issue in Yii because the documentation for these methods did not contain an explicit warning that there are cases when passing unfiltered user input might be dangerous. Thanks to analitic1983 for making us aware of the issue.

The nature of this issue does not solely exists in the Yii Framework but depends on how an application uses Yii. We have changed Yii to be more robust against the worst impact of the problem (SQL injection), but applications may still be vulnerable and changes to application code are necessary in some cases. As a safety measure, findOne() and findAll() are now limited to filter on columns that are AR properties only. In the following we will explain the problem in more detail and show which application code is affected and what needs to be adjusted on upgrade.

Read more

Imagine extension version 2.1.1 released

Feb 22, 2018

We are very pleased to announce the release of Imagine extension version 2.1.1 which both fixes bugs and makes small enhancements.

This release updates 'Imagine' dependency to include versions 0.7.x.

See CHANGELOG for details.

Faker extension version 2.0.4 released

Feb 19, 2018

We are very pleased to announce the release of Faker extension version 2.0.4 which both fixes bugs and makes small enhancements.

See CHANGELOG for details.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (47)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 386
  • extensions 233
  • release 109
  • yii2 74
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)