cakephp2-php8/lib
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
..
Cake flushMethodCache not working if called before cacheMethod 2013-09-12 22:02:39 +03:00