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.0 is released

Oct 12, 2014

Yii 2.0 is finally coming, after more than three years of intensive development with almost 10,000 commits by over 300 authors! Thank you for your support and patience!

As you may have already known, Yii 2.0 is a complete rewrite over the previous version 1.1. We made this choice in order to build a state-of-the-art PHP framework by keeping the original simplicity and extensibility of Yii while adopting the latest technologies and features to make it even better. And today we are very glad to announce that we have achieved our goal.

Below are some useful links about Yii and Yii 2.0:

Read more

Yii 2.0 RC is released

Sep 28, 2014

We are very pleased to announce the release of Yii 2.0 RC (Release Candidate). You may follow the instructions on yiiframework.com to install or upgrade to this version.

This RC release includes about 100 bug fixes and 200 new features and enhancements. It is a result of five months of intensive development since the prior Beta release. During this period, we have received a lot of help from the Yii community users. We hereby thank everyone who has contributed to Yii and made this release possible. You are the best!

Commonly Asked Questions ¶

Read more

Yii 1.1.15 is released (security fix)

Jun 29, 2014

We are releasing Yii 1.1.15 to fix a security issue found in 1.1.14. We urge all 1.1.14 users to upgrade their Yii to this latest release. Note that the issue only affects 1.1.14. All previous releases are not affected. Upgrading to this release from 1.1.14 is very safe and will not break your existing code.

The vulnerability is in the CDetailView widget. When a Yii application uses this widget and configures the "value" property of a CDetailView attribute using end user inputs, it may allow attackers to potentially execute arbitrary PHP scripts on the server. We are not showing how to exploit it here to allow users to upgrade before details about the exploit become publicly known. To our knowledge the details of this issue are only known to core team members.

We have reserved for this issue a CVE number (CVE-2014-4672) which you can use to refer to it.

Yii 2.0 Beta is released

Apr 13, 2014

We are very pleased to announce the Beta release of Yii Framework version 2. You can download it from yiiframework.com.

This Beta release includes hundreds of new features, changes and bug fixes that have been made since the alpha release. We will review the most important ones in the following. But first, we would like to answer some commonly asked questions regarding Beta.

Commonly Asked Questions ¶

Read more

Yii 2.0 alpha is released

Dec 1, 2013

We are very pleased to announce the alpha release of Yii Framework version 2. You can download it from yiiframework.com.

Yii 2 is a complete rewrite of Yii - one of the most popular PHP frameworks. Yii 2 inherits the main spirit behind Yii for being a simple, fast and highly extensible PHP framework. Yii 2 exploits the latest language features available in PHP 5.4 and embraces the best practices found in modern Web application development. For a complete description of the features offered by Yii 2, please check out The Definitive Guide and The Guide of Upgrading from Yii 1.1.

The alpha release of Yii 2 marks a major milestone in the course of Yii 2 development. It means that the code base of Yii 2 has reached a certain degree of stability. If you just start to learn Yii or you do not have a tight project schedule, you may consider using Yii 2. Please do not use Yii 2 in production as we may still introduce significant changes without prior notices.

Over the past two years, we have received tremendous contributions to Yii 2 from our community. We hereby thank every contributor for making this release possible.

Yii 1.1.14 is released

Aug 11, 2013

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

In this release, we fixed more than 80 bugs and introduced more than 60 minor enhancements and features. We added CPasswordHelper that provides secure and up to date way to store and verify password hashes; We added CRedisCache to support using Redis for caching purpose; and Yii can now be installed as a Composer package. For the complete list of changes in this release, please see the change log.

We have received significant contributions to this release from our community users (e.g. creocoder, tom--, paystey, Ragazzo, antoncpu, Yiivgeny) to this release. We hereby thank their effort in making this release available.

Read more

Website deface details

Jul 23, 2013

It was recently announced that the Yii website was defaced, but until recently we were still investigating. Here are some details about what happened and what was affected:

  1. The website's index.php was compromised through a vulnerability in the separate forum software (IPB, not Yii).
  2. Neither the website's code nor Yii framework code was involved or part of the attack in any way. Hence, the security of the Yii framework remains as secure today as it was yesterday.
  3. No framework downloads were affected, as the Yii framework source code is hosted externally.

Although we're storing passwords encrypted and are salting hashes, we may request you to change your forum account password soon.

Website deface

Jul 23, 2013

Earlier today it was discovered that the entry page on the Yii website had been defaced. The website was restored in less than an hour from discovery of this event, and we are currently investigating the cause of it.

At this point we do not expect any of the Yii framework source code to have been affected, as the source code for the framework is hosted on external systems (GitHub and Google Code) which to our knowledge has not been affected.

As an extra precaution we do however recommend that if you downloaded a copy of the framework via the main website (www.yiiframework.com) earlier today, you delete that copy and download it again. The purpose of this is to be certain that the copy is really downloaded from Google Code and/or GitHub, even though there are no signs of downloads or source code having been affected by the defacement.

We will continue our investigation and take appropriate action once we have more information.

Yii 1.1.14 release candidate is available

Jul 14, 2013

We are very pleased to announce the release candidate of Yii Framework version 1.1.14. You can download it at GitHub.

In this release, we fixed more than 80 bugs and introduced more than 60 minor enhancements and features. We added CPasswordHelper that provides secure and up to date way to store and verify password hashes; We added CRedisCache to support using Redis for caching purpose; and Yii can now be installed as a Composer package. For the complete list of changes in this release, please see the change log.

We have received significant contributions to this release from our community users (e.g. creocoder, tom--, paystey, Ragazzo, antoncpu, Yiivgeny) to this release. We hereby thank their effort in making this release available.

Read more

Yii 2 Public Preview Available

May 3, 2013

We are very pleased to announce that Yii 2 is now available for public preview at GitHub. This is a major milestone during the Yii 2 development which was started more than two years ago and has since undergone complete rewrite.

Note that Yii 2 is still under heavy development. We may introduce significant changes without prior notices. So please do not use it for production.

We sincerely invite you to review and play around the code, and give us feedback. We also welcome you to participate in developing Yii 2.

You may keep an eye on the following Yii 2 resources:

  • Yii 2 code repository
  • Yii 2 issue tracker
  • Yii 2 design discussions

Yii Application Development Cookbook, Second Edition

Apr 11, 2013

Second edition of the Yii Application Development Cookbook by Alexander Makarov will be available in a few weeks. In the new version many recipes were updated and rewritten to reflect latest Yii and PHP world changes and improve overall experience. Additionally all errata from the first edition was fixed.

It features some brand new recipes:

  • Rendering content at the client side
  • Leveraging HTTP caching
  • Using Composer with Yii

You can learn much more about the book on its companion website. Feel free to discuss it at the forums.

Yii plugin for NetBeans

Apr 3, 2013

Yii plugin adds useful enhancements to NetBeans IDE including the following:

  • Code completion in views (including variables passed to view and $this).
  • Go To Action, Go To View.
  • Go to view via clicking on render or renderPartial argument.
  • Go to file via clicking on path alias (Yii::import, widget, beginWidget, createWidget, beginCache).

Read more

Yii2 migrates from PHP to Ruby (April 1st)

Apr 1, 2013

This is a April Fool news

We are very pleased to announce our decision on Yii2 development. Starting April 1st, 2013, the existing Yii2 code will be rewritten using Ruby programming language. Current PHP code will be left as is. After months of consideration, we have decided that Ruby compliments Yii2 better than PHP does.

We will do our best to make transition as easy as possible; you do not need to worry about potential migration problems.

Cheers! The Yii Developer Team

New members joining the Yii development team

Mar 19, 2013

We are very glad to announce that we have two new members joining our Yii development team: Timur Ruziev and Paul Klimov. If you are following the Yii development activities on GitHub, you may already know them very well. Both Timur and Paul are very devoted to Yii and have excellent technical skills. We believe their joining the team will help push forward Yii even faster. Welcome!

YiiStorm for PhpStorm

Mar 5, 2013

YiiStorm is a plugin for PhpStorm IDE that is adding code navigation enhancements for Yii framework based projects.

Features are:

  • Going from render and renderPartial to the view file. Includes controllers, partials and widgets. Supports all ways of specifying a view: themes, smarty .tpl views and external actions.
  • Going from model name in relations() to the model class.
  • Going from the $this->widget('path.to.widget.Class') call to the widget class.
  • Going from controller actions() to action class.

You can install the plugin either directly from PhpStorm IDE settings or from mazx.ru.

If you have issues, feature requests or want to help developing it the project itself is at github. To leave feedback and just say thanks for this great addition use our forums.

Yii PHP Framework 1.1.13 is released

Dec 30, 2012

We are very pleased to announce the immediate availability of Yii Framework version 1.1.13. You can download it from the Yii project site at

http://www.yiiframework.com/download/

This release includes about 70 minor features and enhancements, and more than 50 bug fixes. For the complete list of changes in this release, please see:

Read more

Redactor is OEM-licensed for Yii

Dec 11, 2012

You probably heard about a good WYSIWYG editor called Imperavi Redactor or even tried it. If you like it, there's a good news for you. Our excellent community funded buying Redactor OEM license so now it can be used for free for any Yii-based product.

Since we do not want to bloat Yii itself too much, it will not be integrated into the core framework. You can get it as an extension from YiiExt repository.

Note that Redactor itself isn't OpenSource product so check if license is OK for you before actually using it.

Yii 1.1.13 Release Candidate (RC) is released

Dec 2, 2012

We are very pleased to announce the immediate availability of Yii Framework version 1.1.13 Release Candidate. You may download it from the following page:

www.yiiframework.com/download/

This release includes almost 120 enhancements and bug fixes. We hereby thank all people who invested their time and brainpower in getting Yii better: resurtm, SonkoDmitry, klimov-paul, creocoder, DaSourcerer, and many others.

Since this is an RC release, please do not use it for production. We will make a stable release of 1.1.13 in the next few weeks. Before that happens, please help us test this RC release and report to us any issues you find. Thank you.

For the complete list of changes in this release, please see the change log. And if you plan to upgrade from an older version to 1.1.13, please refer to the upgrade instructions.

Two New Yii Books Published

Nov 26, 2012

We just have two new Yii books published: "Web Application Development with Yii and PHP", and "The Yii Book".

The book "Web Application Development with Yii and PHP" is actually an updated edition of "Agile Web Application Development with Yii 1.1 and PHP5" which was the first Yii book published back in 2010. Written by Jeffrey Winesett, this book introduces Yii by applying it to build a real world project management system. Find more information about this book

"The Yii Book" is written by Larry Ullman, a professional writer of many best-selling books. This book tries to explain the most important features and concepts in the Yii framework, using practical, real-world examples. Find more information about this book

We are getting ready for a new Yii release!

Nov 8, 2012

Since the last release (Yii 1.1.12), we have accumulated 31 bug fixes, 39 enhancements and 6 updates. It's time for us to prepare for the next release: Yii 1.1.13.

As it happened few times in the past that bugs where discovered immediately after a new release we decided to start with a new release practice that hopefully will give much better and stable releases.

On Dec 2, 2012. we will make a Yii 1.1.13 RC (Release Candidate)!

Read more

  • «
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • »
Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (48)
  • 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 387
  • 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)