cakephp2-php8/lib/Cake
ovidiupruteanu f416a321c7 flushMethodCache not working if called before cacheMethod
When calling flushMethodCache it correctly empties self::$methodCache but if cacheMethod is called afterwards self::$methodCache gets populated with data from the Cache.
2013-09-12 22:02:39 +03:00
..
Cache Fix clearing groups with FileCache and no prefix. 2013-09-09 22:24:18 -04:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Console Dropping 'Log' suffix from log configs as per change in cb24dbb084. 2013-09-05 19:37:41 +05:30
Controller Fixed setting of order in Paginator options when using model's order. Refs f680c76, #3902 2013-09-10 22:47:31 +05:30
Core remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
Error correct doc blocks as per cs 2013-08-13 12:29:20 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Strict checks for I18n::loadLocaleDefinition(). 2013-09-01 06:20:53 +02:00
Log Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00
Model flushMethodCache not working if called before cacheMethod 2013-09-12 22:02:39 +03:00
Network Load helpers of email view 2013-09-02 14:36:08 +02:00
Routing Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
Test Merge pull request #1624 from ADmad/fix-paginator-order 2013-09-10 13:41:51 -07:00
TestSuite Remove last yoda conditions as per coding standards guidelines. 2013-09-06 18:36:57 +02:00
Utility Remove last yoda conditions as per coding standards guidelines. 2013-09-06 18:36:57 +02:00
View JsonView should return null if no data is set, regardless of the type of '_serialize'. 2013-09-07 02:38:52 -03:00
basics.php Make the "pr" function use printf instead of echo sprintf 2013-09-10 19:52:18 -06:00
bootstrap.php Renaming base url config keys and methods for better uniformity. 2013-08-01 00:44:36 +05:30
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.0 2013-08-30 16:03:49 -04:00