mediawiki-extensions-AbuseF.../tests/phpunit/unit
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
..
AbuseFilterParserTest.php Hard-deprecate empty operands 2019-11-12 11:39:25 +00:00
AbuseFilterParserTestCase.php CachingParser: ensure to catch errors inside short-circuited blocks 2019-09-13 21:13:15 +00:00
AbuseFilterTokenizerTest.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AFPDataTest.php Check for 0-like floats passed to the modulo operator 2019-11-10 11:22:04 +00:00