Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@dktapps dktapps released this 02 Apr 18:34
cae9488

Changes since 0.6.0

  • ErrorToExceptionHandler::set() now accepts a $levels optional parameter, set to E_NOTICE | E_WARNING by default.
  • ErrorToExceptionHandler::set() no longer converts any other types of errors by default.