None.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rP9f3cde4db765: Fix errors found by PHPStan
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
Tests Skipped - Build Status
Buildable 15678 Build 20708: Run Core Tests Build 20707: arc lint + arc unit
Event Timeline
src/applications/diffusion/editor/DiffusionCommitEditEngine.php | ||
---|---|---|
114 | LOL. |
Comment Actions
Good catch! What's the underlying rule that detected that? (Variable assignment without use before next assignment?)
src/applications/diffusion/editor/DiffusionCommitEditEngine.php | ||
---|---|---|
114 | Ugh, thanks. |