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
F48627649: D2481.diff
Mon, Sep 7, 13:46
Unknown Object (File)
Sat, Sep 5, 13:41
Unknown Object (File)
Fri, Sep 4, 10:58
Unknown Object (File)
Tue, Aug 25, 08:15
Unknown Object (File)
Mon, Aug 24, 22:23
Unknown Object (File)
Mon, Aug 24, 18:22
Unknown Object (File)
Sun, Aug 23, 21:15
Unknown Object (File)
Sat, Aug 22, 21:47
Subscribers
None

Details

Summary

Ref T1675

Test Plan

sudo -u mediawiki mw update agora

Diff Detail

Repository
rSAASSVC SaaS base entry point
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3868
Build 4119: arc lint + arc unit

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.