Release: CakePHP 1.2.4.8284
The CakePHP development team is happy to announce the release of two new versions. Firstly, CakePHP 1.2.4[1] is a bug fix release of the latest stable branch. Check the changelog[2] for all the changes. Also, we have made CakePHP 1.3.0-dev[3] available for download.
CakePHP 1.2 includes more than 100 commits along with over 70 fixes.
CakePHP 1.3 dev includes many new enhancements and some optimizations. The most notable changes include
- compatibility changes have been added for PHP 5.3.
- new Javascript Helper including support for multiple js libraries
- improved bake code generation with better support for plugins and templates
Checkout the 1.3 changelog[4], 1.3 migration guide[5] and 1.3 hit list for some more ideas.
As well as these changes to the code, we have some other changes to the project.
- We completed our move to git and opened up http://code.cakephp.org, which uses the latest version of 1.3, as the new home for all developments related to CakePHP. The old development site at trac.cakephp.org will continue to exist for legacy purposes, however, you will not be able to create new tickets. If you have any new issues on 1.2 or find problems with 1.3, please goto http://code.cakephp.org/tickets.
- With the move to git, you will see lots of branches and might wonder which ones to use.
- master: latest stable, 1.2.4.8284
- 1.2: development branch for bug fixes
- 1.3: development branch for new features
There are several other branches, but those are for specific feature development and may not be stable. Feel free to fork the project and work on code as you need it. We can pull changes in from your fork and we have actually already done this a few times.
- We have some changes to the CakePHP job board, located at http://cakephp.org/jobs. We received this message from EliteOpenSourceJobs.
"We'd like to thank everyone who has posted jobs on or visited our job board. After many months of having our boards up on several communities (including Cake) and with a great a deal of feedback from communities, we have decided to make the job board free to post. We think this will be much better for everyone, as there will be more postings for developers, and will make it even more apparent that there are real opportunities for those who know Cake.
We hope everyone will visit cakephp.org/jobs frequently in the near future, as there are more opportunities than ever on the board. We also hope that if you are looking for developers, you will consider the Cake board first.
You can also support the community by posting a job widget on your site. This will help companies who want to find use Cake find great developers fast. Just sign up at: http://eliteopensourcejobs.com/affiliates/register and we'll get you a snippet right away. It takes less than a minute to sign up."
[1]http://cakeforge.org/frs/?group_id=23&release_id=447
[2]https://trac.cakephp.org/wiki/changelog/1.2.x.x
[3]http://cakeforge.org/frs/?group_id=23&release_id=448
[4]http://code.cakephp.org/wiki/1.3/changelog
[5]http://code.cakephp.org/wiki/1.3/migration-guide
[6]http://code.cakephp.org/wiki/1.3/Hit_List
CakePHP 1.3 dev includes many new enhancements and some optimizations. The most notable changes include
- compatibility changes have been added for PHP 5.3.
- new Javascript Helper including support for multiple js libraries
- improved bake code generation with better support for plugins and templates
Checkout the 1.3 changelog[4], 1.3 migration guide[5] and 1.3 hit list for some more ideas.
As well as these changes to the code, we have some other changes to the project.
- We completed our move to git and opened up http://code.cakephp.org, which uses the latest version of 1.3, as the new home for all developments related to CakePHP. The old development site at trac.cakephp.org will continue to exist for legacy purposes, however, you will not be able to create new tickets. If you have any new issues on 1.2 or find problems with 1.3, please goto http://code.cakephp.org/tickets.
- With the move to git, you will see lots of branches and might wonder which ones to use.
- master: latest stable, 1.2.4.8284
- 1.2: development branch for bug fixes
- 1.3: development branch for new features
There are several other branches, but those are for specific feature development and may not be stable. Feel free to fork the project and work on code as you need it. We can pull changes in from your fork and we have actually already done this a few times.
- We have some changes to the CakePHP job board, located at http://cakephp.org/jobs. We received this message from EliteOpenSourceJobs.
"We'd like to thank everyone who has posted jobs on or visited our job board. After many months of having our boards up on several communities (including Cake) and with a great a deal of feedback from communities, we have decided to make the job board free to post. We think this will be much better for everyone, as there will be more postings for developers, and will make it even more apparent that there are real opportunities for those who know Cake.
We hope everyone will visit cakephp.org/jobs frequently in the near future, as there are more opportunities than ever on the board. We also hope that if you are looking for developers, you will consider the Cake board first.
You can also support the community by posting a job widget on your site. This will help companies who want to find use Cake find great developers fast. Just sign up at: http://eliteopensourcejobs.com/affiliates/register and we'll get you a snippet right away. It takes less than a minute to sign up."
[1]http://cakeforge.org/frs/?group_id=23&release_id=447
[2]https://trac.cakephp.org/wiki/changelog/1.2.x.x
[3]http://cakeforge.org/frs/?group_id=23&release_id=448
[4]http://code.cakephp.org/wiki/1.3/changelog
[5]http://code.cakephp.org/wiki/1.3/migration-guide
[6]http://code.cakephp.org/wiki/1.3/Hit_List
Comments
Comment
1 Wow!
Thank you all for all your hard work; I know I speak for everyone when I say -- it's extremely appreciated!
Comment
2 Great news!
Comment
3 Deprecated messages
Question
4 CakePHP2 and Cake3
Comment
5 Markdown
Question
6 SVN Access
Comment
7 1.2 & Compatibility with PHP 5.3
Mostly because we think that people should be upgrading to 1.3 (when it goes stable). Moreover, if you're willing to update your PHP installation before you're willing to update your CakePHP installation, you might have a few things backwards.
In any case, you can simply take the patch that was committed to 1.3-dev for PHP 5.3 compatibilitya and apply it to your 1.2 apps if you need.
Comment
8 Information on CakePHP 2 and Cake3
See http://code.cakephp.org/projects and the related wiki pages for each project.
Comment
9 CakePHP SVN
All development has been moved over to Git - the Subversion installation will remain in place for a while, so that links and search indexes pointing to old tickets or Trac wiki pages will not be broken.
Git (and distributed version control systems in general) just let us work much more efficiently and intelligently than we have been able to with Subversion.
Bug
10 Questions about static page
Here is the URL http://www.wsdemos.info/cakePHP/pages/about_us
When i access the about us page the home page content is displayed.
Comment
11 2
Comment
12 Nice Post.
Hence the $this->redirect in the code, Lez Sohbet and the return statement Bayan Chat (that you left out in your Bayan Sohbet copy-paste, Almanya Chat but it's in the original ;-) Arkadaş Sohbet This will make sure the view will Porno Sohbet not be rendered, Diyarbakır Sohbet and you will be redirected. Lez That's why you don't need to "prepare" Mirc indir the view by setting variables for it.