cakephp2-php8/cake
phpnut 1aa1164b1d Closes #3394, applied test patch
Deprecated define('MAX_MD5SIZE', (5 * 1024) * 1024); in core.php
Removing additional defines in core.php, replaced with Configure::write();
Added CakeSession::__startSession() to check for sent headers before attempting to start the session.
Added notices to Configure::__loadBootstrap() that will be removed before stable release.
Refactored Folder::tree().
Added additional FolderTest cases

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5768 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-16 09:05:25 +00:00
..
config Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
console Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
libs Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
locale Removing all language file svn these are now located at http://cakeforge.org/projects/translations/ 2007-02-04 03:01:02 +00:00
tests Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
app_controller.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_helper.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_model.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
basics.php refactoring cache engines, adding tests, update configure fixes #3082 2007-09-30 07:45:34 +00:00
bootstrap.php updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. 2007-10-14 01:09:21 +00:00
dispatcher.php updating dispatcher for automatic plugin 2007-10-04 05:09:26 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes into the trunk: 2007-07-09 06:47:28 +00:00