contributte/componette-site

[QA] add phpstan

f3l1x opened this issue · 6 comments

f3l1x commented

Configuration in the README (https://github.com/phpstan/phpstan).


cc @ondrejmirtes

@f3l1x I can prepare a PR if you'd like me to.

f3l1x commented

@ondrejmirtes Thanks a lot, but it not nescessary. I would like to go throw the readme and handle possible breakpoints by my self. I can provide some feedback after that.

Thank you for your jof on @phpstan. It looks like a great missing tool for PHP world. 👍

@f3l1x OK, just show me the integration before merging so I can give my 2 cents on it :)

f3l1x commented

@ondrejmirtes I've finally integrated it. :-) Good job btw, phpstan's hits are pretty useful and I didn't get lost.

I would be happy if you could take a look.

@f3l1x Cool, it's nice :) 👍 Are you still extending Nette\Object for BC reasons?

f3l1x commented

@ondrejmirtes Well, I do not, but nextras/orm does, so I cannot avoid it.