Page MenuHomePhabricator

Add namespace for StatusValue class
Open, LowPublic

Description

For T166010: The Great Namespaceization Effort all classes in MediaWiki should be namespaced, find a new namespace for ´StatusValue` (like \Wikimedia\StatusValue\StatusValue).

  • Verify the new namespace is the correct namespace
  • Change phan-taint-check
  • Release phan-taint-check
  • Release mediawiki-phan-config
  • Update mediawiki-phan-config everywhere
  • Add namespace to the class and class alias, remove the exclude of this class from AutoLoaderTest::CLASS_NO_NAMESPACES (ref 41a1ce7d86)
  • Add use statement where the class is used

Extra info: T321806#11406952

Event Timeline

Change #1309714 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/tools/phan/SecurityCheckPlugin@master] Add taints for \Wikimedia\StatusValue\StatusValue

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

Umherirrender triaged this task as Low priority.
Umherirrender updated the task description. (Show Details)

Change #1309714 merged by jenkins-bot:

[mediawiki/tools/phan/SecurityCheckPlugin@master] Add taints for \Wikimedia\StatusValue\StatusValue

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

Umherirrender updated the task description. (Show Details)
Umherirrender subscribed.