where can i read more 开发者_如何学运维about cakephp 2.0 features?
cause i could find symfony 2.0 presentations but not for cakephp 2.0
thanks
CakePHP 2.x. There are links to the migration guide and development roadmap at the right there. Update: development roadmap, migration guide.
Here is a handy site for Cakephp 2.0 documentation. It compiles the rst files from the above mentioned github.com/cakephp/docs into the familiar cookbook format.
CakeDocs.com
A summary is here:
http://www.slideshare.net/markstory/ch-chchanges-cake-php2
The main changes, compared with the 1.3 branch, can be found here:
http://cakephp.lighthouseapp.com/projects/42648/20-new-features
精彩评论