Page MenuHomePhabricator

Use `__CLASS__` instead of hardcoding class names
ClosedPublic

Authored by joshuaspence on May 12 2015, 12:30 PM.
Tags
None
Referenced Files
F15365778: D12804.id30844.diff
Tue, Mar 11, 2:07 PM
F15353097: D12804.diff
Mon, Mar 10, 8:00 PM
F15331861: D12804.diff
Fri, Mar 7, 2:39 PM
Unknown Object (File)
Feb 9 2025, 6:31 PM
Unknown Object (File)
Feb 8 2025, 4:29 AM
Unknown Object (File)
Feb 8 2025, 4:29 AM
Unknown Object (File)
Feb 8 2025, 4:29 AM
Unknown Object (File)
Jan 28 2025, 3:36 PM
Subscribers

Details

Summary

Use __CLASS__ instead of hardcoding class names. Depends on D12605.

Test Plan

Eyeball it.

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/aphront/storage/connection/mysql/AphrontMySQLiDatabaseConnection.php:143XHP45PHP Compatibility
Unit
Tests Passed
Build Status
Buildable 5914
Build 5934: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Use `__CLASS__` instead of hardcoding class names.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 13 2015, 2:53 PM
This revision was automatically updated to reflect the committed changes.