mediawiki-extensions-Parser.../includes
Alexia E. Smith cf1480cb96 Fix E_WARNING with {{#pos:}} if the offset is larger than the string
The mb_strpos() function throws E_WARNING if the offset is longer
than the length of the string.

Bug: T209600
Change-Id: Ib4296ba136eaf5c8461681e9d5f108118b2494f4
2018-11-15 12:50:32 -08:00
..
ExprError.php Move classes to includes/ 2018-02-24 14:06:58 -08:00
ExprParser.php Use "break" instead of "continue" inside a switch 2018-10-15 15:45:06 +00:00
ExtParserFunctions.php Fix E_WARNING with {{#pos:}} if the offset is larger than the string 2018-11-15 12:50:32 -08:00
mw.ext.ParserFunctions.lua Move classes to includes/ 2018-02-24 14:06:58 -08:00
ParserFunctionsHooks.php Move classes to includes/ 2018-02-24 14:06:58 -08:00
Scribunto_LuaParserFunctionsLibrary.php Move classes to includes/ 2018-02-24 14:06:58 -08:00