cakephp2-php8/lib/Cake
mark_story f146d4334a Add Cache::remember()
This method provides a really simple approach to read-through caching.
A callable or Closure can be used to provide results when the cache is
empty.
2013-10-05 10:47:07 -03:00
..
Cache Add Cache::remember() 2013-10-05 10:47:07 -03:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Console Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
Controller Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
Core remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Error remove wrong trailing slash 2013-09-16 00:40:37 +02:00
Event cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
I18n Strict checks for I18n::loadLocaleDefinition(). 2013-09-01 06:20:53 +02:00
Log Merge branch 'master' into 2.5 2013-09-17 10:11:24 -04:00
Model Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
Network Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
Routing Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
Test Add Cache::remember() 2013-10-05 10:47:07 -03:00
TestSuite Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
Utility Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
View Merge branch 'master' into 2.5 2013-09-27 22:26:33 -04:00
basics.php $var in debug() docblock should be declared as mixed, not boolean 2013-09-25 14:53:23 -05:00
bootstrap.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.1 2013-09-14 22:07:19 -04:00