mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 18d7d2ed62 Start using AFPData::DNONE
This should allow more flexibility when checking syntax, and a saner
behaviour overall.
Aside from not throwing exception in certain cases, the results should
be almost equal to the ones you would get without this patch. However,
there are still a few things to improve (which for convenience I wrote
inside the parser test) and many to test.

Bug: T204654
Depends-On: I69bfec45c76509fb1112641393f78e8d8834adcd
Change-Id: I5a14d4b2bc3ffd9caaaa095f16f36b9b6009db05
2019-07-14 08:48:47 +00:00
..
AbuseFilterCachingParser.php Start using AFPData::DNONE 2019-07-14 08:48:47 +00:00
AbuseFilterParser.php Start using AFPData::DNONE 2019-07-14 08:48:47 +00:00
AbuseFilterTokenizer.php Fix the regex for numbers, start deprecation of non-decimal numbers 2019-07-10 13:26:36 +00:00
AFPData.php Start using AFPData::DNONE 2019-07-14 08:48:47 +00:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTreeNode.php Restore unit tests for CachingParser and fix it 2019-05-25 10:55:24 +02:00
AFPTreeParser.php Disallow consecutive comparisons 2019-07-04 19:15:07 +02:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00