mediawiki-extensions-AbuseF.../includes/VariableGenerator
Matěj Suchánek 58dfab4aeb Fix check for null Content in getEditTextForFiltering
The check was not consistent and the code could still crash
when $oldContent was null. RevisionRecord:getContent only
returns null when audience check fails, but we don't ask
for that.

Change-Id: Id64646a6762167f552e104f623130bedc6b2dd18
2022-04-03 13:06:24 +02:00
..
RCVariableGenerator.php Replace WikiPage::factory in non-test code 2021-09-01 04:55:25 +00:00
RunVariableGenerator.php Fix check for null Content in getEditTextForFiltering 2022-04-03 13:06:24 +02:00
VariableGenerator.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
VariableGeneratorFactory.php Replace WikiPage::factory in non-test code 2021-09-01 04:55:25 +00:00