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)
Sun, Dec 1, 1:43 PM
Unknown Object (File)
Wed, Nov 27, 1:12 PM
Unknown Object (File)
Tue, Nov 26, 10:47 PM
Unknown Object (File)
Fri, Nov 22, 8:19 PM
Unknown Object (File)
Nov 22 2024, 12:20 PM
Unknown Object (File)
Nov 22 2024, 12:20 PM
Unknown Object (File)
Nov 22 2024, 12:19 PM
Unknown Object (File)
Nov 22 2024, 12:08 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.