Skip to content

v5.0.0

  • v5.0.0
  • b08a3ff
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v5.0.0
  • b08a3ff
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@joelambert joelambert tagged this 20 Jul 14:56
* Support PHP 8 and drop support for 7.1 & 7.2

* Increase minimum PHPCS version

* Fix PHP8 deprecation

https://php.watch/versions/8.0/deprecated-reflectionparameter-methods#getClass

* Fix code coverage issue on Travis

* Change function signature

Ensure optional parameters follow non-optional paramters. This functionality is deprecated in PHP 8.0 and will be considered a syntax error in future versions.

* Update CHANGELOG

* Update dev dependencies

Ensure compatibility with PHP 8 whilst running tests on CI

* Increase minimum version of `php-di/invoker`

* Update Coveralls

Co-authored-by: Joe Lambert <joe@rareloop.com>
Assets 2
Loading