Skip to content

4.2.0

Compare
Choose a tag to compare
@frederikbosch frederikbosch released this 04 Jan 21:31
· 10 commits to 4.x since this release
  • (CHG) Upgrade to PHP 7.4+ and PHP 8.0
  • (CHG) Upgrade psr/container to ^2.0
  • (CHG) Upgrade phpunit to ^9.5
  • (CHG) Resolver now checks if class exists before calling get_parent_class
  • (CHG) Wrapped ReflectionClass calls in a try catch
  • (CHG) Removed acclimate/container.
  • (ADD) Replace acclimate/container with CompositeContainer