mediawiki-extensions-Parser.../includes
thiemowmde ee66f0bfff Simplify weirdly complex ParserFunctions::ifexistInternal()
Personally I find the code much more readable when the private
helper method returns a bool.

Note this patch is intentionally tiny and focusses exclusively on
this one detail. There are many parser tests to prove that nothing
changed.

Change-Id: Ibe07c27aab9cbfc4705769820be679cd54acb79b
2022-11-03 17:50:41 +01:00
..
ExprError.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
ExprParser.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
Hooks.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
LuaLibrary.php Correct namespacing to match best practices 2022-03-05 15:06:59 +00:00
mw.ext.ParserFunctions.lua Move classes to includes/ 2018-02-24 14:06:58 -08:00
ParserFunctions.php Simplify weirdly complex ParserFunctions::ifexistInternal() 2022-11-03 17:50:41 +01:00