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
29e1e6a570
Revision: [4818] Adding fix for test in [4816]. This fixes hasOne association conditions Revision: [4817] Fixed tests Revision: [4816] Added test for conditions in binding Revision: [4815] Removing fixtures directory Revision: [4814] Adding fix for Ticket #2364 Revision: [4813] Fixed test Revision: [4812] Adding fixes for test in [4811] fixes Ticket #1100 Revision: [4811] Added tests for issue #1100 Revision: [4810] Adding fix for Ticket #2363 Removed use of: mysql_insert_id($this->connection); mysqli_insert_id($this->connection); Revision: [4809] Added test for #2361 Revision: [4808] Adding fix for Ticket #2360 Revision: [4807] Fixing test for PHP4 Revision: [4806] Improved test for #2360 Revision: [4805] Test added to replicate #2360 git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4820 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
app | ||
cake | ||
docs | ||
.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/