mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
9f9c84de52
Revision: [2299] Added fix for Ticket #494. Added fix for Ticket #489. Revision: [2298] Fixed regex that would match more than one <cake:nocache></cake:nocache> group and cause a wrong replace of the tags Revision: [2297] Corrected error in the convertSlash() function Revision: [2296] Another bug found and corrected after last commit. This is working as expected now, and will be refactored. Revision: [2295] Fixed undefined index in CacheHelper::__parseFile(); Fixed caching when method is cached without params being set in the key Revision: [2294] Corrected caching for index method when accessing www.example.com/controller this would not use default index method. Removed auto setting of the data variable in Controller::render(); Added additional check for cached index view in bootstrap.php Revision: [2293] Refactoring caching code. Fixed problem with files being cached for all methods. Added code to cache files to create helpers. Moved duplicate code to basics.php as a function git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2300 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
controller | ||
model | ||
view | ||
bake.php | ||
cache.php | ||
cake_log.php | ||
class_registry.php | ||
error.php | ||
file.php | ||
flay.php | ||
folder.php | ||
inflector.php | ||
legacy.php | ||
neat_array.php | ||
neat_string.php | ||
object.php | ||
router.php | ||
sanitize.php | ||
security.php | ||
session.php | ||
validators.php |