zendframework / zend-mvc

Mvc component from Zend Framework
BSD 3-Clause "New" or "Revised" License
105 stars 89 forks source link

Bump minimum php to 7.1 and add strict types declarations #271

Closed Xerkus closed 5 years ago

Xerkus commented 6 years ago

This PR is based on #270 and provides baseline for zend-mvc v4 development

Coverage annotations are forced, but intentionally omitted in existing tests. I am going to add them one by one after I revisit all tests in follow up PRs