None.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rP9f3cde4db765: Fix errors found by PHPStan
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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. | |