Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

V8.5.0: Switch to PHPUnit 8.5. Drop deprecated things.

Compare
Choose a tag to compare
@oliverklee oliverklee released this 19 Nov 15:19
· 175 commits to main since this release
v8.5.0
68086fb

Added

  • Also run the tests with PHP 8.0 and 8.1 on CI (#278, #289)

Changed

  • Raise PHPStan to level 9 (#299)
  • Switch the TER release to tailor (#296)
  • Upgrade to PHPUnit 8.5 (#263)

Deprecated

  • Deprecate the test base class (#288)

Removed

  • Drop AccessibleObject, getAccessibleMock and buildAccessibleProxy (#287)
  • Remove the non-namespaced class aliases (#286)
  • Drop support for non-Composer projects (#283)