mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
CakePHP 2 fork that supports PHP 8
72c80efa75
Fixes #2146, set 'foreignKey' => false and use association conditions to get custom join scoping Fixes #3323, set 'foreignKey' => false to disable default conditions Fixes #3627, added Model::$findQueryType to inform callbacks of the current find query type, i.e. 'count' git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6258 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/