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 1.1.25 is released

Dec 13, 2021

We are very pleased to announce that Yii Framework version 1.1.25 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 and 8 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.25 improves PHP 8.0 compatibility and includes some minor fixes.

Read more

Yii 2.0.43

Aug 9, 2021

We are very pleased to announce the release of Yii Framework version 2.0.43. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release includes a number of bug fixes as well as security enhancements and feature enhancements.

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 1.1.24 is released and security support extended

Jun 7, 2021

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

Yii 1.1 end of life was scheduled on 2021-12-31, however through support from our community we are pleased to announce extended support until 2023-12-31. This still only applies to security and compatibility fixes. See https://www.yiiframework.com/release-cycle for more details.

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 and 8 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.

Read more

Yii 2.0.42

May 5, 2021

We are very pleased to announce the release of Yii Framework version 2.0.42. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. This release focus is mainly bug fixes.

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.41

Mar 3, 2021

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

Notable changes in this release:

  • Hardened security by invalidating all active sessions and "remember me" cookies on authKey change. Note that it requires properly implemented getAuthKey() and validateAuthKey() methods of yii\web\IdentityInterface. Check upgrade guide for details.
  • Ability to create URLs for non-GET-verb rules.
  • Faster request parsing for REST UrlRule with prefix handling.

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.40

Dec 23, 2020

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

The release is mostly focused on fixing issues found 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 1.1.23 is released

Dec 2, 2020

We are very pleased to announce that Yii Framework version 1.1.23 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 and 8 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.23 adds support for PHP 8 and improves compatibility for PHP 7. It also adds support for PostgreSQL 12.

Read more

Yii 2.0.39

Nov 10, 2020

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

Notable changes in this version, additionally to some bug-fixes:

  • Additional PHP 8 compatibility fixes.
  • Support for the session.use_strict_mode ini directive in yii\web\Session. Note that if you use Redis or MongoDB session, you need to update corresponding extension.
  • DI container is now able to pass constructor parameters by name.
  • DI container now using defaults in case parameter isn't provided but default is available.

Read more

Yii 2.0.38

Sep 14, 2020

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

Notable changes in this version, additionally to some bug-fixes:

  • PHP 8 support.
  • Latest MySQL and PostgreSQL versions up from 10 are good and added to our test pipelines.
  • Fixtures with circular dependencies are now loaded once instead of throwing exception.
  • Fixed CVE-2020-15148: remote code execution in case application calls unserialize() on user input containing specially crafted string. Details are available in a security advisory.

Read more

Yii 2.0.37

Aug 7, 2020

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

Version 2.0.37 fixes 9 bugs including previous release regressions. Also this release make PhpStorm IDE code-completion better and enhances the way exceptions are printed out in console application when in debug mode.

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

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.

Yii 2.0.36

Jul 8, 2020

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

Version 2.0.36 is an interesting release.

  • A big part of it is MSSQL-related fixes made by @DarkDef. Additionally to these, he added MSSQL tests to GitHub actions pipeline so what's covered by tests won't break anymore.
  • Regressions in ArrayHelper::getValue() and EachValidator from last release were fixed.
  • Mutex::isAcquired() was added so you can check if mutex is acquired without acquiring it.
  • jQuery 3.5.0 compatibility was declared so this version can now be used.

Read more

Yii 2.0.35

May 2, 2020

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

Version 2.0.35 fixes 13 issues and adds some small enhancements:

  • Query::withQuery() method that can be used for CTE.
  • yii\i18n\Formatter::$currencyDecimalSeparator to allow setting custom symbols for currency decimal in IntlNumberFormatter.
  • SameSite for cookies now works on PHP < 7.3.

Read more

Yii 2.0.34

Mar 26, 2020

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

Version 2.0.34 is a minor release of Yii 2.0 that fixes regressions introduced by 2.0.33.

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.33

Mar 24, 2020

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

Version 2.0.33 is a minor release of Yii 2.0 that fixes 22 issues and makes 4 enhancements:

  • Allow yii\data\ArrayDataProvider to control the sort flags for sortModels through
    yii\data\Sort::sortFlags property.
  • Use Instance::ensure() to initialize UrlManager::$cache.
  • Add StringValidator::$strict that can be turned off to allow any scalars.
  • Actions can now have bool typed params bound.

Read more

Yii 2.0.32

Jan 22, 2020

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

Version 2.0.32 is a minor release of Yii 2.0 that fixes 14 issues and makes two enhancements:

  • Path alias support was added to \yii\web\UploadFile::saveAs()
  • Added support for aria attributes to \yii\helpers\BaseHtml::renderTagAttributes()

Read more

Yii 1.1.22 is released

Jan 17, 2020

We are very pleased to announce that Yii Framework version 1.1.22 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.22 provides additional PHP 7 compatibility fixes and is compatible with PHP 7.4.

Read more

Yii 2.0.31

Dec 18, 2019

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

Version 2.0.31 is a minor release of Yii 2.0 that fixes PHP 7.4 compatibility, a number of bugs and adds two important enhancements.

  • Yii 3-like DI container configuration was enhanced to allow configuring application core components.
  • RFC 7239 Forwarded header support for trusted proxies was added. It could be enabled through request configuration.

Read more

Yii 2.0.30

Nov 19, 2019

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

Version 2.0.30 is a minor release of Yii 2.0 that fixes a number of bugs.

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.29

Oct 22, 2019

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

Version 2.0.29 is a minor release of Yii 2.0. Additionally to fixing minor bugs it adds PostgreSQL 12 support (including partitioned tables) and adjusts dependency injection container syntax to be closer to what is used in Yii 3:

  • Added support for '__construct()' => ['ConstructorArg1', 'ConstructorArg2']
  • Added support for '__class' => SomeClass::class
  • Instance::of() is now allowed in definitions ('SomeInterface' => Instance::of('SomeService')) and $container->get(Instance::of('SomeInterface')
  • Definition could be defined as static call 'SomeInterface' => [SomeFactory::class, 'createMethod']

Read more

Yii 2.0.28

Oct 8, 2019

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

Version 2.0.28 is a minor release of Yii 2.0. This release includes important security and PHP 7 compatibility fixes.

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.

  • «
  • 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)