Page 1 of 1
Yii 1.0.8 is released
#1
Posted 09 August 2009 - 09:14 AM
Dear Yii Folks,
We are proud to announce the release of Yii Framework v1.0.8!
In this release, we fixed about a dozen of bugs and included more than twenty minor feature enhancements. We refactored the yiic shell commands so that they are easier to be extended. We enhanced caching components to support multiget. We also improved CCaptcha, CCompareValidator, CActiveRecord in several aspects. For a list of all enhancements and issues resolved in this release, please visit:
http://www.yiiframew...c/guide/changes
http://www.yiiframew...GELOG-1.0.8.txt
http://www.yiiframew...GRADE-1.0.8.txt
Upgrading to v1.0.8 should be safe except that you should pay attention to the change in the order of path alias importing. In particular, starting from v1.0.8, a directory imported using Yii::import() will have precedence over any existing include paths. For example, if we import 'application.models.*', then the corresponding directory will be searched before any other existing include paths. This also means, a directory imported later will have precedence over directories imported earlier. Previously, this order was reversed. This change may affect you if you have several classes with the same name and they are imported via different directories. You will need to adjust the import order of these directories to make sure your existing applications are not broken due to this change.
Cheers!
The Yii Developer Team
We are proud to announce the release of Yii Framework v1.0.8!
In this release, we fixed about a dozen of bugs and included more than twenty minor feature enhancements. We refactored the yiic shell commands so that they are easier to be extended. We enhanced caching components to support multiget. We also improved CCaptcha, CCompareValidator, CActiveRecord in several aspects. For a list of all enhancements and issues resolved in this release, please visit:
http://www.yiiframew...c/guide/changes
http://www.yiiframew...GELOG-1.0.8.txt
http://www.yiiframew...GRADE-1.0.8.txt
Upgrading to v1.0.8 should be safe except that you should pay attention to the change in the order of path alias importing. In particular, starting from v1.0.8, a directory imported using Yii::import() will have precedence over any existing include paths. For example, if we import 'application.models.*', then the corresponding directory will be searched before any other existing include paths. This also means, a directory imported later will have precedence over directories imported earlier. Previously, this order was reversed. This change may affect you if you have several classes with the same name and they are imported via different directories. You will need to adjust the import order of these directories to make sure your existing applications are not broken due to this change.
Cheers!
The Yii Developer Team
#4
Posted 09 August 2009 - 11:27 AM
Yiiahoo!!!
Thanks, Qiang!!
'ext' addition is a great idea!
Thanks, Qiang!!
'ext' addition is a great idea!
Yes, It Is!
#6
Posted 09 August 2009 - 12:17 PM
I like the monthly release cycle
good job qiang!
spread the word!
good job qiang!
spread the word!
#7
Posted 09 August 2009 - 01:21 PM
Great job guys.
Any chance of providing the updates via git? I have all my dev projects under git now (mostly ruby and jruby stuff); all except yii.
Any chance of providing the updates via git? I have all my dev projects under git now (mostly ruby and jruby stuff); all except yii.
#9
Posted 09 August 2009 - 03:55 PM
the month begins .... a new version is released !! excellent ! ..thanks !

#11
Posted 09 August 2009 - 08:06 PM
Great job, Qiang.
I am going to have a talk to introduce yii to the Japanese PHP fans at PHP Conference Japan 2009 on Sep. 5th. I hope the user base will grow in Japan as well.
http://phpcon.php.gr.jp/2009/en/
#pcj09
mbi, on 09 August 2009 - 12:17 PM, said:
spread the word!
I am going to have a talk to introduce yii to the Japanese PHP fans at PHP Conference Japan 2009 on Sep. 5th. I hope the user base will grow in Japan as well.
http://phpcon.php.gr.jp/2009/en/
#pcj09
#12
Posted 10 August 2009 - 03:34 AM
Good job! Thanks Qiang and other developers!!
bye,
Giovanni.

bye,
Giovanni.
- Yii Playground: collaborative demo app with small examples to play with.. join us ;) [Fork on github]
- DeploYii: Yii powered task runner and deployment solution
- Social: LinkedIn ยท Twitter
- DeploYii: Yii powered task runner and deployment solution
- Social: LinkedIn ยท Twitter
#13
Posted 10 August 2009 - 07:46 AM
Congratulations!
Don't say what you think, think what you say
The problem is communication! Excess of communication!
The problem is communication! Excess of communication!
Share this topic:
Page 1 of 1