mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 79ec4ebf8b Stop computing removed variables and show custom error message
Old_text and old_html were disabled a long time ago. With this patch,
the user will get a custom error message if trying to use them (instead
of the unrecognisedvar one), plus they'll stop appearing in /examine and
/details, unless they were computed for the examined edit (and in that case, their description message is now restored). Lastly, added a precisation to their messages.

Bug: T190698
Change-Id: Ife168522e6b1d8eb94ebbb8a16ae8831ec1dc497
2018-06-26 20:02:31 +02:00
..
AbuseFilterCachingParser.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AbuseFilterParser.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +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 Rename lists to arrays 2018-06-26 14:42:23 +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