mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-09-02 06:26:56 +02:00
Prevent crashes due to regexp compilation errors
Page titles are now properly escaped using preg_quote() to prevent regexp compilation errors if the title contains characters with special meanings in regular expressions.
This commit is contained in: