Skip to content

v1.0.6

Compare
Choose a tag to compare
@delolmo delolmo released this 01 Mar 21:08
  • Add Scrutinizer CI and code coverage utils
  • Add exception message as reasonPhrase in createResponse methods
  • Add catch statement for NoConfigurationException
  • Remove catch statement for generic \Exception because no other type of exception can be thrown according to RequestMatcherInterface
  • Add test method testNoConfigurationException