https://bugzilla.wikimedia.org/show_bug.cgi?id=18844

           Summary: Make all grouping non-capturing to save on processing
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Spam Blacklist
        AssignedTo: [email protected]
        ReportedBy: [email protected]


To make things faster, please change any capturing groups to non-capturing ones
when compiling the regex from the blacklist page. This also eliminates the need
for people to know and remember to use non-capturing groups.

I can't think of any use for capturing groups in the spam blacklist at all, but
it's possible I'm not imaginative enough. At the least, we're not using that in
any blacklist I know of, so it can't be terribly useful.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to