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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
One probable fatal of everything? Looks good otherwise. But maybe click around a bit?
.arclint | ||
---|---|---|
77 ↗ | (On Diff #32110) | Unintended / debugging. |
support/PhabricatorStartup.php | ||
38 ↗ | (On Diff #32110) | 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. |