mediawiki-extensions-Syntax.../includes
Timo Tijhof 8c3a3ffda0 Update highlight() to use getWithSetCallback() idiom
* Use backend-specific makeGlobalKey() method instead of
  deprecated wfGlobalCacheKey().

* Call makeCacheKey() inline and reduce to only producing
  part of the key (makeCacheKeyHash).

* Add a $ttl (1 month), instead of the previously unspecified
  expiry (default: indefinite).

Change-Id: I913a768a3b61cc31ce14fa086a563ceecca7c603
2018-02-22 23:53:56 +00:00
..
GeSHi.php Move classes into includes/ 2018-02-15 14:29:07 -08:00
ResourceLoaderSyntaxHighlightVisualEditorModule.php Move classes into includes/ 2018-02-15 14:29:07 -08:00
SyntaxHighlight.php Update highlight() to use getWithSetCallback() idiom 2018-02-22 23:53:56 +00:00
SyntaxHighlightAce.php Move classes into includes/ 2018-02-15 14:29:07 -08:00
SyntaxHighlightGeSHiCompat.php Move classes into includes/ 2018-02-15 14:29:07 -08:00