cakephp2-php8/cake
phpnut f9197dc7a5 Merging fixes and enhancements into trunk.
Revision: [2282]
Fixed caching of content when wrapped with the <cake:nocache> tags </cake:nocache>

Revision: [2281]
Fixing DBO compatibility in AclNode::_resolveID(), adding docblock and fixing code for stripslashes_deep(), and adding request detection helper methods to RequestHandler

Revision: [2280]
Added fix for empty pages being cached

Revision: [2279]
Fixed undefined index in CacheHelper::cache()

Revision: [2278]
Fixed bug in CacheHelper::__parseFile() regex pattern did not match properly

Revision: [2277]
Adding CacheHelper class.
Refactored View::_render() to use new CacheHelper.

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2283 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-03-13 03:48:39 +00:00
..
config Merging fixes and enhancements into trunk. 2006-03-01 19:13:48 +00:00
docs Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
libs Merging fixes and enhancements into trunk. 2006-03-13 03:48:39 +00:00
scripts Merging fixes and enhancements into trunk. 2006-03-08 03:13:32 +00:00
app_controller.php Merging fixes and enhancements into trunk. 2006-02-25 19:20:18 +00:00
app_model.php Merging fixes and enhancements into trunk. 2006-02-25 19:20:18 +00:00
basics.php Merging fixes and enhancements into trunk. 2006-03-13 03:48:39 +00:00
bootstrap.php Merging fixes and enhancements into trunk. 2006-03-12 09:31:36 +00:00
dispatcher.php Merging fixes and enhancements into trunk. 2006-03-08 03:13:32 +00:00