Skip to content

v2.2.1

Compare
Choose a tag to compare
@gmazzap gmazzap released this 15 Mar 14:06
· 186 commits to master since this release

Fixed

  • Make sure that static methods can be passed as string, as this is an acceptable way in PHP to pass a callable. See #47
  • Several docs changing

Added

  • Added Mockery PHPUnit integration to the documentation examples.
  • PHP 7.2 and PHP 7.3 test in Travis