[go: up one dir, main page]

Page MenuHomePhabricator

Remove wfConfiguredReadOnlyReason
Closed, ResolvedPublic

Description

The global function wfConfiguredReadOnlyReason is only used in JobQueueGroup::singleton. I suggest moving the one line of code to where it is needed and deprecating and removing the global function

Codesearch: https://codesearch.wmcloud.org/search/?q=wfConfiguredReadOnlyReason&i=nope&files=&repos=

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 650569 had a related patch set uploaded (by DannyS712; owner: DannyS712):
[mediawiki/core@master] Deprecate a bunch of global functions

https://gerrit.wikimedia.org/r/650569

Change 650569 merged by jenkins-bot:
[mediawiki/core@master] Deprecate a bunch of global functions

https://gerrit.wikimedia.org/r/650569

Change 685426 had a related patch set uploaded (by Zabe; author: Zabe):

[mediawiki/core@master] Drop a bunch of global functions

https://gerrit.wikimedia.org/r/685426

Change 688458 had a related patch set uploaded (by Jforrester; author: Jforrester):

[mediawiki/core@master] Drop global function wfConfiguredReadOnlyReason, deprecated in 1.36

https://gerrit.wikimedia.org/r/688458

Change 688458 merged by jenkins-bot:

[mediawiki/core@master] Drop global function wfConfiguredReadOnlyReason, deprecated in 1.36

https://gerrit.wikimedia.org/r/688458