Skip to content

v2.8.0

Compare
Choose a tag to compare
@Ocramius Ocramius released this 22 Jul 09:08
· 338 commits to 3.5.x since this release
v2.8.0
ed349f9

This release removes support for HHVM and increases the minimum
supported PHP version to PHP 7.1.0.

In addition to that, code has been cleaned up to remove quirks
related to previous PHP version support handling.

We introduced static analysis in our continuous integration
pipeline by integrating PHPStan
with the build process.

In addition to these changes there were multiple minor bugfixes
around the test suite, PHPUnit compatibility, the Debug::export()
utility and docBlock/documentation correctness.

Total issues resolved: 22