mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 2ed6272bb2 Partly handle set and set_var in shortcircuit
This is more complicated than the := operator, because the var name
could be a complicated expression, and we have to handle a function
call. This patch only covers the case where the variable name is a
literal, which is enough for WMF production.

Bug: T214674
Change-Id: I6c0f8e95663919a0235b5ccf0c88ad0a539315a7
2019-08-06 16:14:34 +02:00
..
AbuseFilterCachingParser.php Partly handle set and set_var in shortcircuit 2019-08-06 16:14:34 +02:00
AbuseFilterParser.php Partly handle set and set_var in shortcircuit 2019-08-06 16:14:34 +02:00
AbuseFilterTokenizer.php Move non-decimal numbers deprecation logging 2019-08-03 16:57:24 +00:00
AFPData.php Specialize empty AFPData types 2019-08-04 15:26:57 +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