CakePHP RC1 released
Jun 05 2008
Earlier today a CakePHP 1.2 RC1 was released. You can read the full changelog
or read the official announcement to learn about whats been going on since the beta. Also download a new Cake and smell the fresh icing. A big congrats to all on the CakePHP team and all that have contributed tickets, tests and time.
A quick rundown on some of the features that are not mentioned in the release:
- Model conditions have been expanded so that group can be set in new model find syntax.
- Additional callbacks have been implemented for helpers,
beforeLayout()andafterLayout() - The entire core is now unit tested with code coverage on most classes above 80%
- Writing tests for HTML generation is now easier with
assertTags() - New String and Multibyte classes provide and enhance Cake’s i18n friendliness
In total there were more than 800 changeset made and over 100 bug reports closed. The documentation is better and so is the code. If you haven’t checked out CakePHP before now is a great time.
Categories
Recent Posts
- Reducing requestAction() use in your CakePHP sites with fat models
- Session debugging in CakePHP
- Generate ACO records for your controllers and actions with AcoSyncShell
- Quick and dirty 'Down for Maintenance' page with CakePHP
- Creating easy reports with pivot tables
- Auth and ACL an end to end tutorial pt.2
- Auth and ACL an end to end tutorial pt. 1
- Introducing the Webservice Behavior
- More dogfood
- Eating my own dogfood Upgrading to CakePHP RC1
Comments
There are no Comments, Be the First!
Have Something to say?