https://bugzilla.wikimedia.org/show_bug.cgi?id=56199
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|ParserFunctions |Parser Version|unspecified |1.22-git Product|MediaWiki extensions |MediaWiki --- Comment #1 from Umherirrender <[email protected]> --- formatnum is part of core -> moving There is MagicWord::matchStart which allows to reduce the side effect to a R at the begin. Using MagicWord::matchStartAndRemove and check, if the rest is a empty string is also possible. Maybe someone knows a better way. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
