Skip to content

Releases: hjerichen/prophecy-php

Version 2.0.1

22 Dec 09:01
314e09f

Choose a tag to compare

  • Add dependency support for phpunit/php-text-template version 5
  • Add PHP 8.5 to CI tests
  • Update psalm config

Version 2.0.0

13 Mar 14:55

Choose a tag to compare

  • Set PHP 8.2 as minimum version
  • Add support for PHPUnit versions of "^9.6.21 | ^10.0 | ^11.0"

Version 1.0.0

09 Feb 21:07

Choose a tag to compare

Stable Release

Version 0.1.1

08 Feb 21:55

Choose a tag to compare

  • Throw descriptive exception when someone tries to mock "exit" or "die".

0.1.0: - Upgrade dependencies to achieve PHPUnit 9 compatiblity.

28 Dec 15:45

Choose a tag to compare

  • Upgrade dependencies to achieve PHPUnit 9 compatiblity.
  • Add PHP 8 compatibility.