cakephp2-php8/cake/libs
phpnut cb487bd6e6 More optimization refactoring.
Fix cache but causing  object_map to be created and deleted on each request.
Replacing function and method calls with better performing code.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7596 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-12 05:11:34 +00:00
..
cache More optimization refactoring. 2008-09-12 05:11:34 +00:00
controller More optimization refactoring. 2008-09-12 05:11:34 +00:00
model More optimization refactoring. 2008-09-12 05:11:34 +00:00
view More optimization refactoring. 2008-09-12 05:11:34 +00:00
cache.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
cake_log.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
class_registry.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
configure.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
debugger.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
error.php Fixed issues with inifinite recursion on missing component. Refactored missing helper errors. Closes #5297 2008-08-22 01:52:37 +00:00
file.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
flay.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
folder.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
http_socket.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00
i18n.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
inflector.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
l10n.php fixes #4898, Config.language in l10n 2008-06-13 18:08:54 +00:00
magic_db.php adding a couple 'return home early' refactorings 2008-09-08 20:33:48 +00:00
multibyte.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
object.php fixes #5285, requestAction with array params 2008-09-07 13:43:39 +00:00
overloadable.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php4.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
overloadable_php5.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
router.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
sanitize.php Changing FormatColumns to refer to model->alias instead of model->name 2008-08-03 15:32:33 +00:00
security.php Fixing doc block typo. Closes #5296 2008-08-20 18:05:26 +00:00
session.php fixes #5254, setting secure session cookie when https is used 2008-08-12 23:47:00 +00:00
set.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
socket.php reverting change to CakeSocket::read() 2008-08-12 23:02:39 +00:00
string.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
validation.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
xml.php More optimization refactoring. 2008-09-12 05:11:34 +00:00