mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-27 15:50:37 +00:00
27b6687848
wfMakeStaticArrayFile() expects an associative array, so let's take this opportunity to turn the lexer list into one with true as the value. This allows us to use isset() instead of the slower in_array() when checking to see if a lexer is known. Bug: T200626 Change-Id: I7a852ddbcfa7c8ed19ac933205cabd176b20d0cb |
||
---|---|---|
.. | ||
GeSHi.php | ||
ResourceLoaderSyntaxHighlightVisualEditorModule.php | ||
SyntaxHighlight.php | ||
SyntaxHighlightAce.php | ||
SyntaxHighlightGeSHiCompat.php |