Author: physik
Description:
Bug 14202 intends to "Break Math/texvc out of MediaWiki core into extensions" but the MediaWiki core still contains some code that used by the math extension only.
i.e. ParserOptions.php and Language still contain math specific code (https://gerrit.wikimedia.org/r/#/c/87479/)
https://gerrit.wikimedia.org/r/#/c/104991/ demonstrates how the caching in the math extension can be done without math specific functions.
Version: 1.23.0
Severity: normal