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
F13405596: D2481.id6255.diff
Sat, Nov 22, 03:45
F13405593: D2481.id6254.diff
Sat, Nov 22, 03:45
Unknown Object (File)
Fri, Nov 21, 01:05
Unknown Object (File)
Mon, Nov 17, 22:00
Unknown Object (File)
Mon, Nov 17, 17:58
Unknown Object (File)
Mon, Nov 17, 17:58
Unknown Object (File)
Mon, Nov 17, 06:12
Unknown Object (File)
Sat, Nov 15, 21:25
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.