Skip to content

php-mock/php-mock-prophecy 0.1.0

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 11 Dec 19:57
· 7 commits to master since this release
0.1.0
0dfd45c
  • #8 adds PHP 8.0 support
  • #6 adds ability to mock the same function with different arguments in the namespace
  • #8 removes support for PHP versions prior to 7.2
  • #8 removes support for Prophecy versions prior to 1.12.1
  • #8 moves QA builds from Travis to Github Actions