mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-29 00:10:26 +00:00
bc79962803
Split from I5a14d4b2bc3ffd9caaaa095f16f36b9b6009db05. This adds a new data type to use for empty AFPDatas. Using NULL for that makes it impossible to distinguish cases where we really got a null value, and cases where there was nothing to parse. For now, DNONE is the same as DNULL, but I've explicited DNULL where necessary. A subsequent patch will make proper use of DNONE. Bug: T156096 Change-Id: I69bfec45c76509fb1112641393f78e8d8834adcd |
||
---|---|---|
.. | ||
AbuseFilterCachingParser.php | ||
AbuseFilterParser.php | ||
AbuseFilterTokenizer.php | ||
AFPData.php | ||
AFPException.php | ||
AFPParserState.php | ||
AFPToken.php | ||
AFPTreeNode.php | ||
AFPTreeParser.php | ||
AFPUserVisibleException.php |