All classes should extend from some other class. See D13275 for some explanation.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rPb6d745b66687: Extend from Phobject
arc unit
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 6747 Build 6769: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
One probable fatal of everything? Looks good otherwise. But maybe click around a bit?
.arclint | ||
---|---|---|
77 | Unintended / debugging. | |
support/PhabricatorStartup.php | ||
38 | I would expect this to immediately fatal when the web UI is loaded. This loads before libphutil, so my expectation is that it can't extend Phobject. |