Callable Fake Versions Save

A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.

v1.8.0

3 weeks ago

v1.7.0

2 months ago
  • Add PHPUnit 11 support

v1.6.0

1 year ago
  • Adds support for PHP: 8.2
  • Adds support for PHPUnit: 9.0
  • Drops support for some PHP: 7.1, 7.2, 7.3, 7.4, 8.0
  • Drops support for PHPUnit: 6.0, 7.0, 8.0

v1.5.0

2 years ago
  • PHP 8.1 support

v1.4.0

3 years ago
  • PHP 8.0 Support

v1.2.0

4 years ago
  • Added assertCalledIndex method

v1.1.0

4 years ago
  • Added name constructor for the return resolver

v1.0.0

4 years ago