Give Me Cake

CakePHP Baking, Internet Marketing, SEO, Design and more

Notes for migrating Cakephp 1.2.0.5427 to 1.2.5

Posted on | November 26, 2009 | No Comments

Steps for migrating CakePHP to 1.2.5.

  1. Update Core CakePHP files
  2. Replace findByFieldName, findAllByFieldName with find(‘first’, $param) and find(‘all’, $param)
    findBy* methods are replaced with find($type, $param)
  3. $html->input replace with $form->input
    Form inputs comes in a new helper
  4. var $helpers = array(‘Html’, ‘Form’);
    Include FormHelper in $helpers
No TweetBacks yet. (Be the first to Tweet this post)

Comments

Leave a Reply





  • Give me Cake?

    Givemecake.dev-work.com a collection of web application development tips, tutorials and resources.
  • See Your Ads Here

  • See Your Ads Here

  • Meta