Please add @since tags to all the new public functions and classes added.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +27 -1 | Add @since tags to new public methods related to partial blocks |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Tchanders | T210369 Add @since 1.33 tags to every new public method in BlockRestriction | |||
Resolved | dbarratt | T202036 Create block restrictions related classes | |||
Resolved | dbarratt | T197144 Create Schema for Partial Blocks | |||
Resolved | dmaza | T193449 Draft a proposal for granular blocks table schema(s), submit for DBA review |
Event Timeline
Comment Actions
FWIW not just the BlockRestriction class, every new function needs it. I noticed this when I was looking for when Block::isSitewide() was introduced actually.
Comment Actions
Change 482803 had a related patch set uploaded (by Tchanders; owner: Tchanders):
[mediawiki/core@master] Add @since tags to new public methods related to partial blocks
Comment Actions
Change 482803 merged by jenkins-bot:
[mediawiki/core@master] Add @since tags to new public methods related to partial blocks