-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
In order to bump to PHP 7 minimum version in the future, I used phpstan to static analyse the code, correcting some phpdoc errors and adding guards throwing exceptions when needed. Code quality will be improved when other components will be improved.
It's just a first step, but I think it will be useful.
I don't know if this could be considered a BC break, probably it isn't.
Originally posted by @thomasvargiu at zendframework/zend-mvc#296