Yii 1.1 alpha is released
#1
Posted 01 October 2009 - 01:24 PM
We are proud to announce the alpha release of Yii Framework v1.1!
This release marks a major milestone in the Yii framework development. It includes many new significant features to the already powerful Yii framework. We added a PHPUnit-based testing framework so that developers can more easily write unit tests and functional tests; We added a form builder so that commonly used HTML forms can be built in terms of objects and thus enhance their reusability; We added support for changing skins for widgets globally; We also modified the way of performing relational ActiveRecord queries so that they are more intuitive and easier to use.
For a list of all features included in this release, please visit:
http://www.yiiframew...c/guide/changes
http://www.yiiframew...NGELOG-1.1a.txt
Besides all these core feature enhancements, we also started a new project called zii, which represents a set of official extensions for yii. The zii project will be under heavy development from now on, and we will include it in each of the 1.1 releases.
Do not use this release for production use. This is still an early alpha release, and thus may be subject to changes in future releases without prior notice.
We do not recommend you upgrade from 1.0 to 1.1 if your existing Yii-powered websites already working very well. Upgrading may need quite a bit effort if your project contains a lot of AR models due to the backward-compatibility breaking changes introduced in 1.1.
You may find instructions on how to upgrade from 1.0 to 1.1 at:
http://www.yiiframew...c/guide/upgrade
http://www.yiiframew...PGRADE-1.1a.txt
Cheers!
The Yii Developer Team
#2
Posted 01 October 2009 - 01:27 PM
and THANK YOU!
--iM
The maker rests. The wheel’s in motion.
-- Imre Madách
check out Yii2 Theme Factory at https://yii2.themefactory.net
#3
Posted 01 October 2009 - 01:30 PM
Keep the good (and hard) work...
The problem is communication! Excess of communication!
#5
Posted 01 October 2009 - 03:04 PM
#6
Posted 01 October 2009 - 03:08 PM
#8
Posted 01 October 2009 - 04:22 PM
I think I will test this new version, but just use it for work next year.
* Thinking how I'll switch to the new framework

#9
Posted 01 October 2009 - 05:44 PM
qiang, on 01 October 2009 - 03:08 PM, said:
What about the form builder and this guide http://www.yiiframew...guide/form.view ?
#10
Posted 01 October 2009 - 05:47 PM
This guide page is still fully working and completely valid. Since this release is only alpha, no new features got documented so far in the guide, because they can even be changed.
#11
Posted 01 October 2009 - 07:08 PM
#12
Posted 01 October 2009 - 07:09 PM
Thanks the father and mother of Yii for doing it.
#14
Posted 02 October 2009 - 12:09 AM
Yii really help me to solve lots of problems in php world !!
Great jobs !!

#15
Posted 02 October 2009 - 07:07 AM
qiang, on 01 October 2009 - 07:08 PM, said:
Could we have a small code snippet here on how to use the form builder, so we can test this new feature?
#17
Posted 02 October 2009 - 09:29 AM
The problem is communication! Excess of communication!
#18
Posted 07 October 2009 - 07:55 AM
#19
Posted 07 October 2009 - 08:39 AM
ricardograna, on 07 October 2009 - 07:55 AM, said:
yes, I think the 1.0.x branch is supported till the end of 2010. (someone correct me if I'm wrong)
--iM
The maker rests. The wheel’s in motion.
-- Imre Madách
check out Yii2 Theme Factory at https://yii2.themefactory.net
#20
Posted 07 October 2009 - 09:42 AM