contributte / componette-site

:loop: Addons, plugins, components and extensions (@componette :heart: @nette)

Home Page:https://componette.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QA] add phpstan

f3l1x opened this issue · comments

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

@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 :)

@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?

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