TypeRocket / core

TypeRocket core source files where all the magic lives.
https://typerocket.com
36 stars 21 forks source link

Fix PHPDoc blocks #52

Closed szepeviktor closed 5 years ago

szepeviktor commented 5 years ago

Belongs to #51

@kevindees Here we go.

szepeviktor commented 5 years ago

After we clean up types phpstan will report hard errors.

kevindees commented 5 years ago

@szepeviktor

Feel free to do a full set of fixes unless this is the full set. I'll review and merge if everything looks good.

szepeviktor commented 5 years ago

I've made a special set of rules for phpstan to detect only phpdoc related issues. All are fixed here.