Page MenuHomePhabricator

Use `__CLASS__` instead of hardcoding class names
ClosedPublic

Authored by joshuaspence on May 12 2015, 12:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 3:36 PM
Unknown Object (File)
Fri, Jan 24, 4:23 AM
Unknown Object (File)
Fri, Jan 24, 4:23 AM
Unknown Object (File)
Fri, Jan 24, 4:23 AM
Unknown Object (File)
Thu, Jan 23, 12:37 AM
Unknown Object (File)
Tue, Jan 21, 8:29 PM
Unknown Object (File)
Sat, Jan 11, 3:45 AM
Unknown Object (File)
Mon, Jan 6, 3:53 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.