mediawiki-extensions-AbuseF.../tests
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
..
parserTests Allow accessing offsets of built-in variables 2019-08-04 17:14:44 +00:00
phpunit Partly handle set and set_var in shortcircuit 2019-08-06 16:14:34 +02:00