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
Unknown Object (File)
Sun, Aug 31, 09:41
Unknown Object (File)
Sat, Aug 30, 06:45
Unknown Object (File)
Fri, Aug 29, 16:28
Unknown Object (File)
Thu, Aug 28, 06:52
Unknown Object (File)
Tue, Aug 26, 04:57
Unknown Object (File)
Fri, Aug 22, 08:55
Unknown Object (File)
Wed, Aug 20, 12:27
Unknown Object (File)
Tue, Aug 19, 14:31
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.