Articleshttp://bakery.cakephp.org/Latest Articlesen-usCakeFest 2012http://bakery.cakephp.org/articles/predominant/2012/05/08/cakefest_2012http://bakery.cakephp.org/articles/predominant/2012/05/08/cakefest_2012CakeFest is the annual CakePHP Conference. It brings together developers, users, and interested parties from all over the world for a four day event filled with workshops, talks, dinners, social events and plenty of fun!If you are interested in giving a talk at CakeFest, we still have submissions open! Just head over to the [CakeFest], sign up and submit your talk proposal via your account page...NewsTue, 08 May 2012 08:34:36 +0000CakePHP 2.1.2 & 2.2.0-beta releasedhttp://bakery.cakephp.org/articles/markstory/2012/04/30/cakephp_2_1_2_2_2_0-beta_releasedhttp://bakery.cakephp.org/articles/markstory/2012/04/30/cakephp_2_1_2_2_2_0-beta_released<p>The CakePHP core team is proud to announce the immediate availability of both CakePHP 2.1.2 [1], and 2.2.0-beta [2]. 2.1.2 is a bugfix release for the 2.1.x branch, while 2.2.0-beta is the first release for 2.2.x.</p><h2>CakePHP 2.1.2</h2><p>There are a number of bugfixes in 2.1.2, the most notable of those changes is:</p><ul><li><tt>Set::insert</tt> now overwrites values that were previously string values.</li><li>AuthComponent now uses <tt>l...</tt></li></ul>NewsMon, 30 Apr 2012 01:58:38 +0000CakePHP 2.1.1 and 1.3.15 releasedhttp://bakery.cakephp.org/articles/lorenzo/2012/03/26/cakephp_2_1_1_and_1_3_15_releasedhttp://bakery.cakephp.org/articles/lorenzo/2012/03/26/cakephp_2_1_1_and_1_3_15_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP 2.1.1 [1] and 1.3.15 [2]. Both versions are a bugfix/maintenance releases. This is a short list of changes that can be expected in both versions:## 2.1.1 ##* session_cache_limiter removed when starting a session, also remove setting P3P header* Updated the .htaccess files, make sure you update them in you apps as w...NewsMon, 26 Mar 2012 01:33:37 +0000CakePHP 2.1.0 just landedhttp://bakery.cakephp.org/articles/lorenzo/2012/03/05/cakephp_2_1_0_just_landedhttp://bakery.cakephp.org/articles/lorenzo/2012/03/05/cakephp_2_1_0_just_landedThe CakePHP core team is very excited to announce the immediate availability of CakePHP2.1.0 stable. As noted in the previous releases, this version is fully backwards compatiblewith 2.0.6, making it a breeze to update your apps to start taking advantage of the manyimprovements that made into this release. We are not going to release any new versions for the2.0.x branch, and any future bug fix ...NewsMon, 05 Mar 2012 00:15:47 +0000CakePHP 2.1 Release Candidate is outhttp://bakery.cakephp.org/articles/lorenzo/2012/02/20/cakephp_2_1_release_candidate_is_outhttp://bakery.cakephp.org/articles/lorenzo/2012/02/20/cakephp_2_1_release_candidate_is_outThe CakePHP core team is proud to announce the immediate availability of the first CakePHP2.1.0 Release Candidate [1]. As noted in the previous releases, this version is fully backwards compatiblewith 2.0.6, making it a breeze to update your apps to start taking advantage of the manyimprovements that made into this release. This will hopefully be the only release candidate for the branch,should...NewsMon, 20 Feb 2012 22:39:58 +0000CakePHP 2.0.6 releasedhttp://bakery.cakephp.org/articles/lorenzo/2012/02/06/cakephp_2_0_6_releasedhttp://bakery.cakephp.org/articles/lorenzo/2012/02/06/cakephp_2_0_6_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.6 [1]. This will hopefully bethe last minor version released for the 2.0 branch if no important changes are needed to be done before we get version2.1 stable. After this one all bugfixes and security patches will be done in the 2.1 branch, which is 100% compatible withthis one.In total, there were over 90 commi...NewsMon, 06 Feb 2012 00:13:40 +0000CakePHP 2.1 beta Hot and freshhttp://bakery.cakephp.org/articles/lorenzo/2012/01/23/cakephp_2_1_beta_hot_and_freshhttp://bakery.cakephp.org/articles/lorenzo/2012/01/23/cakephp_2_1_beta_hot_and_freshThe CakePHP core team is proud to announce the immediate availability of CakePHP2.1.0 beta [1]. As noted in previous release, this version is fully backwards compatiblewith 2.0.5, making it a breeze to update your apps to start taking advantage of the manyimprovements that made into this release.In total, there were over 100 commits and 5 new features or enhancements added to this betaversion, ...NewsMon, 23 Jan 2012 01:40:53 +0000CakePHP 2.1-alpha just bakedhttp://bakery.cakephp.org/articles/lorenzo/2012/01/09/cakephp_2_1-alpha_just_bakedhttp://bakery.cakephp.org/articles/lorenzo/2012/01/09/cakephp_2_1-alpha_just_bakedThe CakePHP core team is proud to announce the immediate availability of CakePHP2.1.0 alpha [1]. Version 2.1 is fully backwards compatible with 2.0.x release.This means that if you have an app already working in 2.0 or plan to upgrade oneto it, you can safely start using 2.1 right away and expect no additional work inupgrading. We are very excited about several enhancements that are part of 2.1...NewsMon, 09 Jan 2012 03:18:52 +0000CakePHP 2.0.4 releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/11/28/cakephp_2_0_4_releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/11/28/cakephp_2_0_4_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP2.0.4 [1]. This release fixes an important security issue in the AuthComponent. Prior to this version, the AuthComponent will let non logged-in users into protected action if using a different case for the action name in the url than declared on the controller. **People using any version of 2.0.x are highly encourag...NewsMon, 28 Nov 2011 15:52:00 +0000CakePHP 2.0.3 out of the ovenhttp://bakery.cakephp.org/articles/lorenzo/2011/11/14/cakephp_2_0_3_out_of_the_ovenhttp://bakery.cakephp.org/articles/lorenzo/2011/11/14/cakephp_2_0_3_out_of_the_ovenThe CakePHP core team is proud to announce the immediate availability of CakePHP2.0.3 [1]. A lot has happened in the PHP world since our last release, this new version incorporates all needed changes needed to adapt to the ever evolving world of PHP frameworks.One of the big changes out there was PHPUnit 3.6 being marked as stable and becoming the default version available through the PEAR inst...NewsMon, 14 Nov 2011 01:24:29 +0000CakePHP 2.0.2 releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/11/03/cakephp_2_0_2_releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/11/03/cakephp_2_0_2_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP2.0.2 [1]. We saw the need to release this version after a bug that was introduced in the 2.0.1 versionregarding the calculation of the Content-Length header. This bug can cause unexpected errors in the ouputsuch as failed ajax requests, unclosed html tags, and more. People using 2.0.1 are highly encouraged toupgrad...NewsThu, 03 Nov 2011 04:30:27 +0000CakePHP 2.0.1 is outhttp://bakery.cakephp.org/articles/lorenzo/2011/10/31/cakephp_2_0_1_is_outhttp://bakery.cakephp.org/articles/lorenzo/2011/10/31/cakephp_2_0_1_is_outThe CakePHP core team is proud to announce the immediate availability of CakePHP2.0.1 [1]. 2.0.1 is the first bugfix/maintenance release for the 2.0 branch. Since thevery well received release of 2.0 stable two weeks ago there have been 95 commits, and 6 issues resolved.For people still hesitant on upgrading from 1.3 good news is that we have improvedthe effectiveness of the UpgradeShell, which...NewsMon, 31 Oct 2011 00:14:46 +0000CakePHP 2.0 releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/10/16/cakephp_2_0_releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/10/16/cakephp_2_0_releasedThe CakePHP core team is very exited to announce a major jump in the version numbering. CakePHP 2.0 stable is out! we have put endless hours into this release and great ideas have made it into the the framework for this version. This is a quick summary of what 2.0 means for you:* We have dropped PHP 4 support and we have refactored all the code to be strictly compliant with PHP 5.2+.* Use of na...NewsSun, 16 Oct 2011 23:11:16 +0000CakePHP 1.3.13 Releasedhttp://bakery.cakephp.org/articles/markstory/2011/10/15/cakephp_1_3_13_releasedhttp://bakery.cakephp.org/articles/markstory/2011/10/15/cakephp_1_3_13_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP1.3.13 [1]. 1.3.13 is a bugfix/maintenance release for the 1.3 branch. Since therelease of 1.3.12 one month ago there have been 31 commits, and 16 issues resolved.Updating to 1.3.13 is encouraged for all developers, especially for those using1.3.12. 1.3.13 fixes two regressions introduced in 1.3.12. The key changes ...NewsSat, 15 Oct 2011 20:08:45 +0000CakePHP 2.0.0-RC3 freshly slicedhttp://bakery.cakephp.org/articles/lorenzo/2011/10/03/cakephp_2_0_0-rc3_freshly_slicedhttp://bakery.cakephp.org/articles/lorenzo/2011/10/03/cakephp_2_0_0-rc3_freshly_slicedThe CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.0-RC3[1]. 2.0.0-RC3 marks the end of the release candidates for 2.0.0. If no critical issues arise during the life time of the RC, we should expect a stable release really soon. As usual, mo additional new features or backwards incompatible changes will be made to CakePHP 2.0. Read the changelog[2] or download ...NewsMon, 03 Oct 2011 23:35:03 +0000CakePHP triple layered edition releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/09/19/cakephp_triple_layered_edition_releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/09/19/cakephp_triple_layered_edition_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP 1.2.11, 1.3.12 and 2.0.0-RC2. Both 1.2.11 and 1.3.12 are bugfix/maintenance releases. This triple release also contains the second iteration of the 2.0 version release candidates mostly featuring fixes, new test cases and a few new enhancements. There were no backwards incompatible changes in any of three versions....NewsMon, 19 Sep 2011 01:22:23 +0000CakePHP 2.0.0-RC1 Hot and freshhttp://bakery.cakephp.org/articles/markstory/2011/09/04/cakephp_2_0_0-rc1_hot_and_freshhttp://bakery.cakephp.org/articles/markstory/2011/09/04/cakephp_2_0_0-rc1_hot_and_freshThe CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.0-RC1[1]. 2.0.0-RC1 marks the beginning of the release candidate process for 2.0.0. From this point forward no additional new features or backwards incompatabile changes will be made to CakePHP 2.0. We plan on having 3 RC releases, and if there are no outstanding large issues we will release the final version. ...NewsSun, 04 Sep 2011 17:10:36 +0000CakePHP 1.3.11 and 2.0.0-beta releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/07/26/cakephp_1_3_11_and_2_0_0-beta_releasedhttp://bakery.cakephp.org/articles/lorenzo/2011/07/26/cakephp_1_3_11_and_2_0_0-beta_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP 1.3.11 and 2.0.0-beta. 1.3.11 is a bugfix/maintenance release for the the 1.3 branch. 2.0.0-beta marks the beginning of API stabilization and means no more backwards incompatible changes should be done from this point, but it does not mean it is intended for production systems yet. Since the release CakePHP 1.3.10 ...NewsTue, 26 Jul 2011 19:17:42 +0000CakePHP 1.3.10 releasedhttp://bakery.cakephp.org/articles/predominant/2011/05/30/cakephp_1_3_10_releasedhttp://bakery.cakephp.org/articles/predominant/2011/05/30/cakephp_1_3_10_releasedThis release contains 10 commits, and 3 bug fixes.An addition has been made to check for URL Rewriting capabilities on your web server, providing a helpful message with links to the CakePHP book for assistance to configure URL rewriting.The XML class previously incorrectly processed elements with children for slugging, this has also been fixed.Further to these updates, more testing has been ade...NewsMon, 30 May 2011 14:11:00 +0000CakePHP 1.3.9 and 2.0.0-alpha releasedhttp://bakery.cakephp.org/articles/markstory/2011/05/21/cakephp_1_3_9_and_2_0_0-alpha_releasedhttp://bakery.cakephp.org/articles/markstory/2011/05/21/cakephp_1_3_9_and_2_0_0-alpha_releasedThe CakePHP core team is proud to announce the immediate availability of CakePHP 1.3.9 and 2.0.0-alpha. 1.3.9 is abugfix/maintenance release for the the 1.3 branch. 2.0.0-alpha is the first alpha release of the 2.x branch, and is notAPI stable or intended for production systems. Since the release CakePHP 1.3.8 in March, there have been over 45commits[1] and 25 tickets resolved. There have been ...NewsSat, 21 May 2011 02:52:20 +0000