The problem also applies to all the other regex special chars: try it out with ....
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 17 Apr 2008 15:59:49 +0000 (15:59 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 17 Apr 2008 15:59:49 +0000 (15:59 +0000)
commit675f1701c987cca3426129a22a1669aba1798574
tree13f2f3e8f7097f308fb13b28d42fcde6ae0ad5ca
parent377f79b5b8c596be01f58dd2fb6926fdc9107fef
The problem also applies to all the other regex special chars: try it out with ., |, etc.  Use preg_quote().
RELEASE-NOTES
includes/SearchEngine.php