cakephp2-php8/cake
mark_story f3445cd941 Making ModelBehavior::beforeFind() return true by default. Since
returning null causes the find to abort, behaviors should return true if
they are not going to return a query array.
2010-12-12 18:04:52 -05:00
..
config Merge branch '1.3' into merger 2010-11-16 21:48:13 -05:00
console Making baked code throw 404 errors when you try to edit, delete, or view records that do not exist. Updated tests. 2010-12-12 12:37:02 -05:00
libs Making ModelBehavior::beforeFind() return true by default. Since 2010-12-12 18:04:52 -05:00
tests Fixing tests in ComponentCollection and HelperCollection as return of trigger now depends on the triggered objects. 2010-12-12 18:02:45 -05:00
basics.php Making behaviour of debug() consistent between cli and web. 2010-12-10 23:35:22 -05:00
bootstrap.php Moving error handling classes into a separate directory. 2010-11-28 12:27:51 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.6 2010-11-13 20:01:20 -05:00