mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
0e36b728e3
If we don't map '\-' and '\+' to themselves, the leading slash gets escaped, and the resultant pattern only matches a literal slash. Bug: 67670 Change-Id: Ifa1e3edd6f41985a3bb97bfb1497985f8fa64af5
2 lines
52 B
Perl
2 lines
52 B
Perl
"f+oo-bér" like "f+oo-b?r" & "quux" matches "qu*x"
|