Bugfix release of CakePHP

Published on May 26, 2006 and tagged with cakephp

Today, a bugfix release of CakePHP has been announced. You can download it from CakeForge.

Besides the bugfixes, there is a small new feature: the constant CAKE_SESSION_TABLE has been added to core.php. It allows you to specify the name of the table used to store session data (if you want to use this feature, you have to replace the default table name in sessions.sql, too).

3 comments baked

  • pixeline May 26, 2006 at 15:02

    funny, i installed the upgrade and my application does not work: faulty line relates to your head Helper:

    echo $head->print_registered();

    in the views/layouts/default.thtml

  • pixeline May 26, 2006 at 15:13

    Update: sorry although the error message was pointing at the line mentioned above, the problem was that i erased the route.php in my app’s config file :)

  • Bugfix release of CakePHP June 09, 2006 at 13:40

    [...] Bugfix release of CakePHP: “Today, a bugfix release of CakePHP has been announced. You can download it from CakeForge. [...]

Bake a comment




(for code please use <code>...</code> [no escaping necessary])

© daniel hofstetter. Licensed under a Creative Commons License