Page MenuHomePhabricator

Remove global-blocks-specific methods and hook from User class
Closed, ResolvedPublic

Description

Background

See the subtask T317337: Deprecate global-blocks-specific methods and hook for the background for this work.

Acceptance criteria
  • After this task, core is no longer aware of global blocks

Related Objects

StatusSubtypeAssignedTask
ResolvedDreamy_Jazz
ResolvedDreamy_Jazz
ResolvedCyndymediawiksim
ResolvedCyndymediawiksim
ResolvedCyndymediawiksim
Resolved AGueyte
Resolved TThoabala
ResolvedDreamy_Jazz
Resolved AGueyte
ResolvedWMDE-Fisch
Resolved AGueyte
ResolvedCyndymediawiksim
ResolvedCyndymediawiksim
ResolvedUniversal_Omega
ResolvedTchanders
ResolvedTchanders
Resolved AGueyte
ResolvedSTran
Resolvedmatmarex
ResolvedDreamy_Jazz

Event Timeline

Dreamy_Jazz claimed this task.
Dreamy_Jazz subscribed.

T401587: Drop User::getGlobalBlock and User::isBlockedGlobally dropped the two methods in User. The hook is to be removed in T401594: Remove the UserIsBlockedGlobally hook, but has been hard deprecated and is no longer run.