joindin / joindin-web2

HTTP Frontend For the Joind.in API
BSD 3-Clause "New" or "Revised" License
97 stars 175 forks source link

PHPStan Level 1 issues #883

Closed dstockto closed 4 years ago

dstockto commented 4 years ago

There are a few remaining issues to reach PHPStan level 1:


Line src/Event/EventController.php


480 Variable $reportedComment might not be defined.



Line src/Talk/TalkController.php


447 Variable $reportedComment might not be defined.



Line src/User/UserController.php


301 Variable $eventUri might not be defined. 471 Variable $eventUri might not be defined.


[ERROR] Found 4 errors