HomePhabricator

Got rid of about 20 regex calls in braceSubstitution() relating to function…

Description

Got rid of about 20 regex calls in braceSubstitution() relating to function-like constructs, replaced them with a hashtable lookup styled after the parser function extension interface. The function bodies were moved to CoreParserFunctions.php. Disabled PAGESINNAMESPACE by default, yet another O(N) count of page table rows.

Details

Provenance
tstarlingAuthored on
Parents
rSVN15275: 1.6-style special page to retrieve user details
Branches
Unknown
Tags
Unknown
ChangeId
None