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

4.0.0

Compare
Choose a tag to compare
@ezzatron ezzatron released this 31 Dec 11:05
  • [BC BREAK] PHP 7.1 is no longer supported.
  • [NEW] Added support for specifying ad-hoc mock property types (#247).
  • [IMPROVED] Improved exporter output for array references (#244).
  • [IMPROVED] Improved exporter output for weak references (#245).
  • [IMPROVED] Improved type hints and type declarations for better integration with PHPStan.