Release: 1.2.2.8120

This article is also available in the following languages:
By gwoo
CakePHP still rising!

We are excited to announce the release of CakePHP 1.2.2.8120[1]. The latest stable release fixes several bugs including a security issue with paginator links. While this issue should only affect a small number of people, we highly recommend everyone upgrade to this stable version. We do not expect any incompatibilities with your current code, but as always check out the changelog[2] to see all the issues that were fixed
With several releases of CakePHP 1.2 behind us we can now being to focus our attention on the next versions. So, without further ado, we are happy to share the official git repository, http://thechaw.com/cakephp

For now, we are working on 1.3 with several "feature" branches, with "master" on the latest stable (1.2.2.8120) and the 1.2 branch as the development of the stable version. We will continue to accept tickets to https://trac.cakephp.org, but this will also change once we have a chance to migrate the old tickets. We ask that NO tickets be submitted on 1.3 unless it is an enhancement. These tickets should also be submitted to trac.

Hopefully, you are as excited as we are with all the new developments. Stop by #cakephp on irc.freenode.net, if you have any questions.

Bake on!

[1] http://cakeforge.org/frs/?group_id=23&release_id=441
[2] http://trac.cakephp.org/wiki/changelog/1.2.x.x

Comments

  • Posted 04/04/09 04:49:53 PM
    I just finished migrating an application from cakephp 1.1 to 1.2.

    It was a bit of a pain converting the forms because of the changes from html helper to form helper. (or maybe there was some conversion tool around and i missed it?)

    I hope that there will not be any change in the helper from 1.2 to 1.3; i would like to avoid reediting all the forms...


  • Posted 04/01/09 08:09:23 PM
    Well, thought I'd send a little update. I'm definitely baking now. Still trying wrap my head around everything, but I'm definitely moving forward. Finding cake easier than the other frameworks also.

  • Posted 03/27/09 12:56:01 PM
    You guys are the best. CakePHP saved my sanity.
  • sam
    Posted 03/23/09 11:10:59 PM
    Thanks all for the stable release its wonderful, much appreciated - the outlook is very promising I am enjoying cake more all the time. The last bite better than the one before

    @kunfumaster The documentation in the Book[1] seems very informative to me (if it has flaws you can add comments on what you found lacking). MilesJ is quite a source of good advice on the list. As Dan said there is nothing wrong with the documentation[1] and the screencasts to are very good (I put them on my ipod I was baking by the second view when I found out about the screencasts). Things change so tutorials can't always be upto date, but the book is solid stuff, a more central resource - if you go wrong there IRC[3]
    1) http://book.cakephp.org/view/113/Code-Generation-with-Bake 2) http://cakephp.org/screencasts 3) irc.freenode.net
  • Posted 03/22/09 06:42:23 AM
    Thank you for doing such an excellent job on CakePHP!

    @kunfumaster - I don't agree with you that the documentation is bad. I rarely need to go anywhere but the Book and the API, and in some seldom cases having a quick look at the code helps too. Try reading the Book from the start and ask questions on IRC if you're completely lost.
  • Posted 03/22/09 03:24:06 AM
    Will code updates be still going into the SVN repository? I would really like to get into Git, but am unsure how. Does anybody have an awesome tutorial out there to get me started?
  • Posted 03/21/09 06:45:48 PM
    @ Sola Ajayi. Thank you for the link. Have a great weekend.
  • Posted 03/21/09 06:05:24 PM
    @ Miles Johnson before you continue your name calling, make sure you have your facts right. Miles Johnson you have no idea who I am. Instead of bashing someone new to the cakephp platform try lending a hand.
  • Posted 03/21/09 05:48:05 PM
    @kunfumaster - Hi, I understand your frustration. Getting into cakephp can be a little difficult initially but without a doubt it is worth the effort.

    Since you are using outdated documentation and most likely you downloaded the latest version of cake some things make not work as smoothly as expected. Make sure the version of cakephp you are using and that used in the tutorial are the same. I suggest you stick with Cakephp 1.2

    Baking is quite easy. The first thing you need to do is update your system environment path. You need to add the path to your cake console dir to your environment path before the 'cake bake' command can work.

    If you are using Windows XP I suggest you use this tutorial to get started.

    http://www.webdevelopment2.com/cakephp-bake-baking-models-controllers-views-cakephp-12/
    To the development team, you guys are the best!!! Thanks for all your hard work. I'm living a happier and more productive life thanks to you guys.
  • Posted 03/21/09 04:26:33 PM
    @kunfumaster - I'm sorry, but your comment is ridiculous. I constantly refer to the manual on how to do things and find my answer almost 90% of the time.

    Maybe If you knew the first thing about PHP you would read the API or the files themselves and figure out how everything works, or perhaps not bake an application and build it yourself.

    Stop complaining and blaming everything on the cake team. You've only been working on it 2 weeks? Lol, I built an application from the ground up in 2 weeks after I first started learning it.
  • Posted 03/21/09 01:17:29 PM
    @ Louis Lapointe. That was a typo here. Sorry about that. Should've read console instead of consle. Still not baking. Grrrr...
  • Posted 03/21/09 01:09:49 PM
    ...but I had an app to make and my instincts drove me back.

    And all I can say is WOW.

    And a very heart felt Thank you !
  • Posted 03/21/09 12:19:19 PM
    Two weeks after I've downloaded cakephp I still can't bake a project even after following a few outdated tutorials. The documentation for cakephp is horrendous at best. Yeah, I said horrendous at best. Sometimes the truth hurts. I'm also sure that I'm not the first to notice that fact. If cakephp intends on being the framework of choice for developers they better get the documentation in order. Before I switch to another framework....I'll struggle a few more hours with the outdated cakephp documentation. What is there 18 cakephp developers and 0 to update documentation? Just speaking the truth....end of rant.
    • Posted 03/30/09 12:58:21 PM
      Two weeks after I've downloaded cakephp I still can't bake a project even after following a few outdated tutorials. The documentation for cakephp is horrendous at best. Yeah, I said horrendous at best. Sometimes the truth hurts. I'm also sure that I'm not the first to notice that fact. If cakephp intends on being the framework of choice for developers they better get the documentation in order. Before I switch to another framework....I'll struggle a few more hours with the outdated cakephp documentation. What is there 18 cakephp developers and 0 to update documentation? Just speaking the truth....end of rant.
      having used cake, symfony, codeignitor, zend, as well as several smaller frameworks i have to say that cake is probably one of the most well documented and easy to get started with php frameworks. i found more than enough documentation on cakePHP.org as well as the bakery to get started. i also suggest trying to google group.

      as for outdated code - there is a lot of pre 1.2 code floating around but it should at least work with 1.2 (although you will get depreciation warnings).

      MVC and ORM can be a little tricky to wrap your head around at first so i'd also recommend reading some primers (wikipedia has several great articles) to get a firm understanding on how things work.

      sorry to hear you're frustrated but i've found the amount of available documentation, examples, support for cake to be great...
  • Posted 03/20/09 07:56:35 PM
    I'm trying to bake a simple tutorial and can't. I'm found the bake file in c:\wamp\www\cake\cake\consle\libs but when I type cake bake.php or php cake bake or php cake bake.php nothing happens. A little help would be appreciated. Can't seem to find updated documentation and all tuts seem to be outdated. Any help is appreciated, thank you in advance.
    • Posted 03/21/09 01:05:00 PM
      I'm trying to bake a simple tutorial and can't. I'm found the bake file in c:\wamp\www\cake\cake\consle\libs but when I type cake bake.php or php cake bake or php cake bake.php nothing happens. A little help would be appreciated. Can't seem to find updated documentation and all tuts seem to be outdated. Any help is appreciated, thank you in advance.
      consle = console
  • Posted 03/20/09 08:37:59 AM
    I can't stop singing the praises of Cake. I can't wait to see what's next. Thanks!
  • Posted 03/20/09 04:27:10 AM
    Thanks for your great work!
    Would you recommend us to use 1.3 for new development?
    • Posted 03/20/09 12:03:33 PM
      Thanks for your great work!
      Would you recommend us to use 1.3 for new development?

      think it's better upgrade code (if needed) to 1.3 when stable version will be released.
  • Posted 03/20/09 03:41:52 AM
    Especially the move to Git! Great, guys!

    Keep up the good work :)
  • Posted 03/19/09 10:30:47 PM
    thank you.
  • Posted 03/19/09 08:01:59 PM
    I am a new convert to the CakePHP. Thanks for the CakePHP core developers!
  • Posted 03/19/09 07:28:13 PM
    Awesome. Thanks for all the hard work. Now I have to learn.
  • Posted 03/19/09 06:13:07 PM
    Great news, many thanx :)
  • Posted 03/19/09 04:58:19 PM
    Just wanted to say thankyou to the core development team. You guys put in such a great effort.

    Looking forward to seeing a number of enhancements of my own pushed through for 1.3 development too!

Comments are closed for articles over a year old