1.1.5
What's Changed
-
Unit tests supported by
PHPUnitwere added. -
The repository was synchronized with Travis CI to implement continuous integration.
-
Added
ErrorHandler/src/bootstrap.phpfile -
Added
ErrorHandler/tests/bootstrap.phpfile. -
Added
ErrorHandler/phpunit.xml.distfile. -
Added
ErrorHandler/_config.ymlfile. -
Added
ErrorHandler/.travis.ymlfile. -
Added
ErrorHandler/public/template/view.phpfile. -
Added
ErrorHandler/public/css/styles.phpfile. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTestclass. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeException()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeWarning()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeNotice()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeUserError()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeUserNotice()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSProvokeUserWarning()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->testSetCustomMethod()method. -
Deleted
Josantonius\ErrorHandler\Tests\ErrorHandlerTest->_customMethodResponse()method.
Full Changelog: 1.1.4...1.1.5