mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
CakePHP 2 fork that supports PHP 8
e93999c28c
Revision: [5132] * Adding documentation and internationalizing some messages Revision: [5131] * Removing inline comments in test file Revision: [5130] * Adding link to Xcache in doc comments Revision: [5128] * Adding comments for cache Revision: [5127] * small change in folder chmod Revision: [5126] * Adding fix for failing DboSource tests Revision: [5125] * Adding fix for #2587, _ _backAssociation as real class member Revision: [5124] * Adding fix for #2607, fixes Fatal error: Call to a member function on a non-object when using php 4 * Adding fix for #2590, fixes ps_files_cleanup_dir: failed: Permission denied Revision: [5123] * Fixing string-based URL generation inside plugins (Ticket #2588) Revision: [5122] * Fixing bad merge Revision: [5121] * Fixing notice in in the skel home.ctp Revision: [5120] * Fixing error notices that are thrown when tmp directory is not writable Revision: [5119] * Adding tests to test usage of set() & save() for editing records git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5135 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/