mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy a77a59b962 Hard-deprecate empty operands
This bumps the level to WARN, and makes it very clear that people should
fix the affected filters. It also removes the calling method, which was
mostly meant for debugging purposes, and changes the type to 'op_type'
to avoid conflicting with type:mediawiki in logstash.

Bug: T156096
Change-Id: Ie73f1604e8ed82bc2e1be9fc90fa065be37889a3
2019-11-12 11:39:25 +00:00
..
AbuseFilterCachingParser.php Centralize the code for calling keywords 2019-11-08 15:02:17 +01:00
AbuseFilterParser.php Hard-deprecate empty operands 2019-11-12 11:39:25 +00:00
AbuseFilterTokenizer.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AFPData.php Merge "Check for 0-like floats passed to the modulo operator" 2019-11-10 11:51:28 +00:00
AFPException.php
AFPParserState.php
AFPSyntaxTree.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPToken.php
AFPTreeNode.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPTreeParser.php Hard-deprecate too many params 2019-11-10 12:59:33 +00:00
AFPUserVisibleException.php Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00