CakePHP 1.3.3 rainbow icing edition released

This article is also available in the following languages:
By markstory
The CakePHP development team is happy to announce the release of CakePHP 1.3.3[1]. 1.3.3 is a maintenance release for the 1.3 branch and contains bugfixes and optimizations for features found in 1.3.
The CakePHP development team is happy to announce the release of CakePHP 1.3.3[1]. 1.3.3 is a maintenance release for the 1.3 branch and contains bugfixes and optimizations for features found in 1.3.

Since the release of CakePHP 1.3.0 last month, there have been more than 50 commits and 35 tickets resolved. There have been a few changes that may affect your application.

- Component beforeRender triggers were moved to occur before the View class was constructed.
- FormHelper::create() now calls $this->domId();
- Calling bindModel/unbindModel multiple times now correctly resets associations.
- TextHelper::autoLink() no longer strtolower()'s the urls, as this created issues with URL shorteners.

Be sure to check the full changelog[2] for all changes that have occurred, and the related tickets. We'd like to give a big thanks to the ongoing community efforts around the documentation. There are now over 19,000 revisions in the cookbook! We'd also like to thank everyone who sent in a proposal for CakeFest 2010[3], as well to everyone who has already bought tickets. If you haven't already gotten your tickets, there is no time like the present to get in on the best CakePHP conference this year. Purchasing tickets before July 24th will let you take advantage of the early bird pricing.

Disclaimer: No rainbows were harmed in the creation of this release.

Download a packaged release [1]
View the changelog[2]

[1] http://github.com/cakephp/cakephp/downloads
[2] http://cakephp.lighthouseapp.com/projects/42648/changelog-1-3-3
[3] http://cakefest.org

Comments

  • Posted 07/28/10 03:48:43 PM
    Please fix the spam issue :(.
  • Posted 07/27/10 07:17:52 AM
    Nice to hear that is new version, but when I upgraded from 1.3.2 to 1.3.3 all tests for my application fails - propobly a bug is in fixture because cannot import structure of database when i try do something like this var $import = array('model' => 'Agent', 'records' => false);
    in my agent_fixture.php

    Did I do something wrong?
  • Posted 07/23/10 02:56:02 PM
    Should I normally override the previous version ?
    • Posted 08/26/11 08:20:00 AM
      Regarding he question asked earlier about "override". You should do a clean install; Make sure you back up old version in case you have to revert back. Also edit the config dir. to match your old settings.




      small business SEO
  • Posted 07/21/10 03:42:10 PM
    I need to link the repository in my projects
  • Posted 07/21/10 04:13:07 AM
    When cakephp 2 will be out?
  • Posted 07/18/10 10:28:00 PM
    Great work guys! Next release will be the double rainbow edition?

    Double Rainbow all the way! What does it mean!? :)

Comments are closed for articles over a year old