Page MenuHomePhabricator

Rename `PhabricatorPolicyRule` subclasses for consistency
ClosedPublic

Authored by joshuaspence on Jan 3 2015, 1:06 AM.
Tags
None
Referenced Files
F18865797: D11166.id26813.diff
Mon, Nov 3, 2:01 PM
F18845575: D11166.id.diff
Wed, Oct 29, 1:12 PM
F18841112: D11166.diff
Tue, Oct 28, 7:00 AM
F18751677: D11166.id.diff
Oct 4 2025, 12:09 PM
F18705858: D11166.id.diff
Sep 28 2025, 1:34 PM
F18696063: D11166.diff
Sep 27 2025, 6:57 AM
F18656061: D11166.id26813.diff
Sep 22 2025, 9:22 PM
F18643784: D11166.id26828.diff
Sep 19 2025, 3:16 AM
Subscribers

Details

Summary

Ref T5655. Fixes T6849. This is another take on D11131, which was missing the DB migration and was reverted in rP7c4de0f6be77ddaea593e1f41ae27211ec179a55.

Test Plan

Ran ./bin/storage upgrade and verified that the classes were renamed in the phabricator_policy.policy table.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Rename `PhabricatorPolicyRule` subclasses for consistency.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.

Fixed migration

joshuaspence edited the test plan for this revision. (Show Details)
epriestley edited edge metadata.

This applied cleanly locally and looks good to me.

resources/sql/autopatches/20150102.policyname.php
20

(This comment is copy/paste from elsewhere maybe?)

This revision is now accepted and ready to land.Jan 3 2015, 12:23 PM
This revision was automatically updated to reflect the committed changes.