mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 7a64280893 Add phpunit tests for all exception thrown in the parser
All uses of "throw" inside AbuseFilterParser are now covered.
Bonus: added a standard suppresswarning when checking regex validity.

Change-Id: Iacb8f7a361079e3e117dc6845597c7bd8473e54a
2018-07-01 18:31:11 +02:00
..
AbuseFilterCachingParser.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AbuseFilterParser.php Add phpunit tests for all exception thrown in the parser 2018-07-01 18:31:11 +02:00
AbuseFilterTokenizer.php Use PHP7 ?? operator 2018-05-31 11:53:03 -07:00
AFPData.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AFPToken.php Copy levels documentation on AbuseFilterParser 2018-06-30 20:35:49 +02:00
AFPTreeNode.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AFPTreeParser.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00