mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-12 08:49:28 +00:00
86e4081206
* Efficiency -- use /A instead of PREG_OFFSET_CAPTURE and comparing offsets. * Expand error messages to enhance debugging. * General code quality
2 lines
33 B
Perl
2 lines
33 B
Perl
"a\tb" = "a b" & "a\qb" = "a\qb"
|