Searched hist:a8795974051a91137b01ff88dbf5586a647b24ce (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/_test/tests/inc/ |
| H A D | cache_use.test.php | 16ca217de8ce72a9c736f35f1a62718437369d88 Fri Mar 14 12:08:32 UTC 2014 Michael Hamann <michael@content-space.de> Add a basic test case for the cache
This very basic test ensures that the useCache method works as expected for simple scenarios. This test case fails without commit a8795974051a91137b01ff88dbf5586a647b24ce and then also triggers the warning that was introduced in bc2ddb548f71b1a822dd03c3bc7c3c0e7cd9b152
|
| /dokuwiki/inc/ |
| H A D | cache.php | a8795974051a91137b01ff88dbf5586a647b24ce Thu Mar 13 23:24:21 UTC 2014 Michael Hamann <michael@content-space.de> Fix caching (make the event callback public again)
Caching had been completely broken (disabled) for caches with events because the default event handler (cache::_useCache()) was protected and thus couldn't be executed by the event handler. This was broken in c59b3e001d1e8258b1d118909257b70516c8a6b1
|