mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-12-18 01:00:57 +00:00
040f45302b
The PHPDoc/JSDoc updates are mostly about generic "array" types that can be made more specific. In PHP we can remove documentation when it is 100% identical to the type declarations in the code. A few mistakes are fixed as well, e.g. a missing "null". This patch also made a major mistake visible. It looks like the $geshi2pygments compatibility map was broken since 2018. The array was changed from values to keys via I7a852dd and some usages updated, but one was forgotten. Change-Id: I480999d21f2f69cba84166bb877aa75882778966 |
||
---|---|---|
.. | ||
.eslintrc.json | ||
AUTHORS.txt | ||
LICENSE.txt | ||
ve.ce.MWBlockSyntaxHighlightNode.js | ||
ve.ce.MWInlineSyntaxHighlightNode.js | ||
ve.ce.MWSyntaxHighlightNode.css | ||
ve.ce.MWSyntaxHighlightNode.js | ||
ve.dm.MWBlockSyntaxHighlightNode.js | ||
ve.dm.MWInlineSyntaxHighlightNode.js | ||
ve.dm.MWSyntaxHighlightNode.js | ||
ve.ui.MWSyntaxHighlightDialog.css | ||
ve.ui.MWSyntaxHighlightDialog.js | ||
ve.ui.MWSyntaxHighlightDialogTool.js | ||
ve.ui.MWSyntaxHighlightInspector.css | ||
ve.ui.MWSyntaxHighlightInspector.js | ||
ve.ui.MWSyntaxHighlightInspectorTool.js | ||
ve.ui.MWSyntaxHighlightWindow.js |