3.1.0 - Function injection
- introduced possibility to mock functions as callable, see Mocking injected functions
bovigo\callmap\throws()
now accepts all instances of\Throwable
, not just\Exception
bovigo\callmap\throws()
now accepts all instances of \Throwable
, not just \Exception