Release: CakePHP 1.2.5

By Mark Story (mark_story)
The CakePHP development team is happy to announce CakePHP 1.2.5[1]. 1.2.5 is a bug fix release of the latest stable branch. Check the changelog[2] for all the changes.
The CakePHP development team is happy to announce CakePHP 1.2.5[1]. 1.2.5 is a bug fix release of the latest stable branch. Check the changelog[2] for all the changes.

CakePHP 1.2.5 Includes almost 40 commits and more than 20 fixes. Furthermore, due to popular demand CakePHP 1.2.5 is compatible with PHP 5.3 and includes fixes to suppress the deprecation messages. See the changelog[2] for a complete list of changes and bugs fixed.

The 1.3 branch has seen continued progress and there will be another development release sometime soon. If you would like to contribute to the development of 1.3 and hasten its arrival, there is a more detailed summary of things to do[3]

And as always, thank you for helping us make a great framework.

[1]http://cakeforge.org/frs/?group_id=23&release_id=449
[2]http://code.cakephp.org/wiki/changelog/1_2_x_x
[3]http://code.cakephp.org/wiki/RFCs/1-3-todo-list

 

Comments 1242

CakePHP Team Comments Author Comments
 

Comment

1 Wonderful

Thank you so much for adding in fixes for php5.3. My iMac is getting the snowy update asap!
Also nice to see the todo list for 1.3.
Posted Sep 9, 2009 by Martin Westin
 

Question

2 Anybody else still see 1.2.4 in the console?

Firstly, thanks for the 5.3 support - that's a massive help :)

Just a minor thing - when I do 'cake bake' to access the console it's still reporting 1.2.4?
Posted Sep 9, 2009 by Rich Milns
 

Comment

3 Re: Anybody else still see 1.2.4 in the console?

Firstly, thanks for the 5.3 support - that's a massive help :)

Just a minor thing - when I do 'cake bake' to access the console it's still reporting 1.2.4?

Yes I am getting the same thing. In /cake/config/config.php, $config['Cake.version'] is still set to 1.2.4.8284.

Also I noticed that all the $ macros in each script for things like version number of the PHP file, last modified, etc are all blank.

Something must've happened with the git merge or something?

I notified the @cakephp twitter account but no reply as of yet.
Posted Sep 9, 2009 by georgeharito
 

Comment

4 A big thanks

Thanks for the update, this is great news for all of us Snow Leopard upgraders.
Posted Sep 9, 2009 by Darren
 

Comment

5 Really Help! Thanks!

My server is PHP 5.3 so this version help me a lot! And like Rich Milns said I was confused about version in console too but it doesn't matter since it's just a number.

Anyway thanks a lot :)
Posted Sep 10, 2009 by Sitawit Suteepohnwiroj
 

Comment

6 thank you cakephp

thank you cakephp developers, as my thesis using cakephp, the new version were released, i do not know in another country , but here in in indonesia, cakephp slowly but surely gain popularity ... i still a newbie in cakephp :D , keep up the good work cakephp developer team, i hope you guys make conference here in indonesia :D
Posted Sep 11, 2009 by Benny
 

Comment

7 ?

Thanks for the latest release but is this going to be in Source Control somewhere so we all can check it out(update)?

Is there a switch to a new revision control system?

Thanks,

tribui
Posted Sep 11, 2009 by Tri Bui
 

Comment

8 Source Control

Thanks for the latest release but is this going to be in Source Control somewhere so we all can check it out(update)?

Is there a switch to a new revision control system?

Thanks,

tribui
You can check the source at http://code.cakephp.org/ . Source Control is done using GIT with tags attached to specific commits. 1.2.5 happens to be a tag that references a particular commit.
Posted Sep 12, 2009 by Jose Diaz-Gonzalez
 

Question

9 error warnings

i just updated from 1.2.4 to 1.2.5
but now, the warnings are surpressed (in debug > 0) - how can they be enabled again?
thx
Posted Sep 13, 2009 by Mark
 

Comment

10 How to get 1.2.5 in console

if you are still getting cake1.2.4 version in console, you probably need to modify your environment variable paths to point to the 1.2.5 version of cake - just as you did to get console ability for 1.2.4.
For windows vista, this is under Control Panel\System and Maintenance\System. click on change settings>advanced>environment variables>System varaibles>Path>Edit.
Modify path to YourRoot\NameOfYourCake1.2.5Folder\Cake\Console\
Posted Sep 16, 2009 by peter
 

Bug

11 ticketing system is not functionning

in fact I can not see tickets of id > 6540 (2 months ago)
and I can not add new tickets If I am logged in.

I tried to create a new account but it is the same problem
Posted Sep 18, 2009 by Hussein Harake
 

Comment

12 New ticketing has moved to http://code.cakephp.org/tickets/add

in fact I can not see tickets of id > 6540 (2 months ago)
and I can not add new tickets If I am logged in.

I tried to create a new account but it is the same problem
Posted Sep 18, 2009 by Michael Clark
 

Comment

13 How to download a clone using git?

I am unable to checkout 1.2.5 using git as I keep getting permission denied (public key) errors.

I use SVN for source control so I'm not familiar with Git. Can anybody help me out a bit with this please?
Posted Sep 24, 2009 by Ian
 

Comment

14 @Ian

You need to register and add a public key to your account. Check the wiki pages.
Posted Sep 25, 2009 by ADmad
 

Comment

15 Mac files

I downloaded the gzip version of 1.2.5 from CakeForge this morning. It is full of the ._ files of which OSX is so fond. (I then downloaded the zip version and it's fine.)

Also, cake/config/config.php has the version set to 1.2.4.8284, so the default page says "Release Notes for CakePHP 1.2.4.8284." This was in the zip version.
Posted Sep 30, 2009 by dirn
 

Comment

16 Cake console

Even after updating my environment path I too still get version 1.2.4.824 in the console window.

Any ideas?
Posted Sep 30, 2009 by Ian
 

Comment

17 cakephp indonesian comunity....

thank you cakephp developers, as my thesis using cakephp, the new version were released, i do not know in another country , but here in in indonesia, cakephp slowly but surely gain popularity ... i still a newbie in cakephp :D , keep up the good work cakephp developer team, i hope you guys make conference here in indonesia :D
I love it cakephp ...
but in my office wear them on CodeIgniter,
I had to use CodeIgniter too .. :(

Indonesia cakephp community is dead,
I hope cakephp Indonesia community to comes back...
Posted Sep 30, 2009 by Cornelius Sunarko
 

Comment

18 help

ok im a new very new , but just to get the cakePHP download I keep getting sent in circles, HELP
Posted Oct 19, 2009 by Will
 

Question

19 Where to add public key

You need to register and add a public key to your account. Check the wiki pages.
Ian please can you tell me where I need to add a public key, there are fields for msn etc but none for the key, it is the signature field perhaps?
Posted Nov 18, 2009 by Sean