cakephp2-php8/cake/libs/controller/components
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
..
acl.php removing optional instantiation of Set class. Adding toArray() to xml class and calling it from Set::reverse(); updated test cases. 2008-07-31 23:50:32 +00:00
auth.php Small security fix for Auth component when invalid Ajax request is triggered with no $ajaxLogin set 2008-09-12 02:10:55 +00:00
cookie.php adding a couple 'return home early' refactorings 2008-09-08 20:33:48 +00:00
email.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
request_handler.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
security.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
session.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +00:00