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
F3598518: D2481.diff
Sat, Sep 28, 01:15
Unknown Object (File)
Sun, Sep 22, 17:01
Unknown Object (File)
Thu, Sep 19, 10:28
Unknown Object (File)
Thu, Sep 19, 02:02
Unknown Object (File)
Thu, Sep 19, 01:11
Unknown Object (File)
Thu, Sep 19, 01:06
Unknown Object (File)
Thu, Sep 19, 00:55
Unknown Object (File)
Thu, Sep 19, 00:46
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.