mediawiki-extensions-Parser.../includes
Fomafix 43ea305f33 Use PHP type hints
* Add PHP type hints where possible.
* Remove @var, @param and @return if redundant to type declaration.
* Use explite type cast to int for boolean array index.

Change-Id: I3531b3f735327b5c427f1fc434adfb495b1c743f
2024-10-21 10:56:12 +00:00
..
ExprError.php Use PHP type hints 2024-10-21 10:56:12 +00:00
ExprParser.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-11 20:42:17 +01:00
Hooks.php Use PHP type hints 2024-10-21 10:56:12 +00:00
LuaLibrary.php Use namespaced PHP classes for extension Scribunto 2024-10-13 12:52:04 +00:00
mw.ext.ParserFunctions.lua Move classes to includes/ 2018-02-24 14:06:58 -08:00
ParserFunctions.php Use PHP type hints 2024-10-21 10:56:12 +00:00
ScribuntoHooks.php Use HookHandlers for Scribunto hook 2023-11-01 14:10:30 +01:00