Page MenuHomeDevCentral

Ensure array key exists The service entry point can be used outside a web context, for example through CLI to run a MediaWiki maintenance script. As such, we can't make assertions on keys available in the $_SERVER array.
ClosedPublic

Authored by dereckson on Jan 23 2022, 17:00.
Tags
None
Referenced Files
F44547094: D2481.id.diff
Mon, Aug 17, 14:04
F44543905: D2481.id6254.diff
Mon, Aug 17, 13:47
F44473195: D2481.id6255.diff
Mon, Aug 17, 06:23
Unknown Object (File)
Sun, Aug 16, 06:24
Unknown Object (File)
Sun, Aug 2, 06:23
Unknown Object (File)
Tue, Jul 21, 11:04
Unknown Object (File)
Tue, Jul 21, 08:53
Unknown Object (File)
Mon, Jul 20, 17:22
Subscribers
None

Details

Summary

Ref T1675

Test Plan

sudo -u mediawiki mw update agora

Diff Detail

Repository
rSAASSVC SaaS base entry point
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 23 2022, 17:00
This revision was automatically updated to reflect the committed changes.