Upgrade CakePHP

De la wiki.civvic.ro
Sari la navigare Sari la căutare


Note luate în timpul upgrade-ului de la CakePHP 1.3.7 la 2.0.5

  • ignores: .htaccess, app/.htaccess, app/webroot/.htaccess
  • ignores: app/tmp/*, app/tmp/<each_one>/*
  • ignores: app/config/database.php, app/libs/config.php
  • (obtained with "svn proplist -Rv|grep -B 1 -A 1 ignore")
  • app/config/bootstrap.php: setlocale(LC_ALL, "ro_RO.utf8");
  • app/config/core.php: session stuff
  • app/config/database.php
  • app/controllers
  • app/libs
  • app/locale
  • app/models
  • app/schema-changes
  • app/vendor/shells
  • app/views/...
  • app/webroot
  • vendors/Auth (openid stuff)