mediawiki-extensions-Parser.../includes
thiemowmde 928a21605a Remove dead code from #titleparts implementation
It's impossible that explode() returns an empty array. This is dead
code.

Also add tests for the previously untested #titleparts function to
make sure this patch doesn't change any behavior. Including weird
usages with negative numbers.

Change-Id: Ib0d2503fdb0900bf6db3ebbc26d2ff648dbfc86d
2022-11-03 18:30:49 +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 Remove dead code from #titleparts implementation 2022-11-03 18:30:49 +01:00