cakephp2-php8/cake
Joël Perras 205c95ef65 Fix array_values() warning when using Tree Behavior under certain
situations.

In TreeBehavior::_setParent(), if the $Model->find('first') returned
false, then array_values() would throw a warning.
2010-02-02 11:48:57 -05:00
..
config Updating version numbers to 1.2.6 2010-01-29 21:54:54 -05:00
console Merge branch '1.2' of github.com:cakephp/cakephp1x into 1.2 2010-01-14 20:28:00 -05:00
libs Fix array_values() warning when using Tree Behavior under certain 2010-02-02 11:48:57 -05:00
tests Fixes #288. TextHelper truncation not playing nice with html in ending. 2010-02-02 09:13:52 +11:00
basics.php Updating copyright date on all files. 2010-01-13 23:47:14 -05:00
bootstrap.php Updating copyright date on all files. 2010-01-13 23:47:14 -05:00
dispatcher.php Fixing issue where webroot paths would be incorrect when using a virtual host setup and no mod_rewrite. An additional app/webroot would be appended. Incorrect tests updated. Fixes #259 2010-01-27 11:08:04 -05:00
LICENSE.txt Updating copyright date on all files. 2010-01-13 23:47:14 -05:00
VERSION.txt Updating version numbers to 1.2.6 2010-01-29 21:54:54 -05:00