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
F34977278: D2481.id6255.diff
Sun, Jul 5, 10:24
F34972879: D2481.diff
Sat, Jul 4, 21:19
Unknown Object (File)
Fri, Jul 3, 20:17
Unknown Object (File)
Fri, Jul 3, 13:37
Unknown Object (File)
Fri, Jul 3, 13:10
Unknown Object (File)
Fri, Jul 3, 06:28
Unknown Object (File)
Thu, Jul 2, 06:13
Unknown Object (File)
Sun, Jun 28, 07:09
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.