Fixes T8518. Defaulting $events to null creates carnage further down the stack. Instead, default it to array() so foreach, array_select_keys, etc. don't barf.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T8518: InvalidArgumentException when re-joining a previously left Conpherence room
- Commits
- Restricted Diffusion Commit
rP281082f4d730: Conpherence - fix a bug where users have no events
logic and will ask the reporting user to verify since they can repro 100%
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable