mediawiki-extensions-AbuseF.../includes/pagers
Daimona Eaytoy c2302385c1 Add missing parameter and suppress warnings for regex errors
I added searchEnabled in I0771fa048d21031ed1e0f8a6909213bdb869a5ed, but
forgot to pass it as parameter when there's an error with the regex.
This means that, if you try to make a search with a wrong regex, when
the page is reloaded the fields for searching aren't shown and you get a
PHP warning. Here I also added warning suppressions as usually done when
checking regex validity to avoid unnecessary PHP warnings.

Change-Id: Ibc3110c30959c99d0825e1e3d7edb1e96dd9d536
2018-04-25 08:06:15 +00:00
..
AbuseFilterExaminePager.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterHistoryPager.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterPager.php Add missing parameter and suppress warnings for regex errors 2018-04-25 08:06:15 +00:00
AbuseLogPager.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
GlobalAbuseFilterPager.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00