Home
last modified time | relevance | path

Searched hist:"0 d24b616cdb7336b978e6ecd0c1f845c1804f85f" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dparserutils.php0d24b616cdb7336b978e6ecd0c1f845c1804f85f Wed Jul 25 16:26:35 UTC 2012 Michael Hamann <michael@content-space.de> Disable some parser and renderer caches during tests FS#2564

This disables some caches which use static variables in order to prevent
parsing or rendering of the same page more than once during a run and
also disables the cache of parser modes. This means we can no longer
test this behavior but at least it fixes syntax plugin tests and tests
which change pages in order to test certain caching behaviors.