mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
CakePHP 2 fork that supports PHP 8
d00b863edd
Removed hardcoded "lft" and "rght" from __sync method added test to see if the behavior is enabled before executing hook methods Fix for bug 3037, methods will now return true if 1 or more moves succeed. Added possibility to pass true to moveUp/moveDown as the number of steps - this will move a node to the first/last child position. Fix for 2991 Fix for 2982 NOT IMPLEMENTED git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5509 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
app | ||
cake | ||
docs | ||
vendors | ||
.htaccess | ||
index.php |
/////////////////////////////////////////////////////////////////////////////////////////////////////////// // +---------------------------------------------------------------------------------------------------+// // + $Id$ // + Last Modified: $Date$ // + Modified By: $LastChangedBy$ // +---------------------------------------------------------------------------------------------------+// /////////////////////////////////////////////////////////////////////////////////////////////////////////// This README will be updated For now visit: https://www.cakephp.org/ User related documentation http://manual.cakephp.org/ For information on development: https://trac.cakephp.org/