filp / whoops

PHP errors for cool kids
http://filp.github.io/whoops/
MIT License
13.17k stars 602 forks source link

Void return #733

Closed MathiasReker closed 2 years ago

MathiasReker commented 2 years ago

Add void return type to functions with missing or empty return statements, but priority is given to @return annotations.