[Corona] Move data for exception responses to seperate base exception
Review Request #1073 — Created Nov. 17, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
b.stoop | |
Lunr | |
exceptions/datahttpexception | |
1293319... | |
Reviewers | |
lunr | |
Based on release/0.8.x
Corona: Move data for exception responses to seperate base exception
GitHub actions runs:
PHP Tests: https://github.com/brianstoop/lunr/actions/runs/6942364683
General Tests: https://github.com/brianstoop/lunr/actions/runs/6942364684
Diff Revision 2 (Latest)
orig
1
2
src/Lunr/Corona/Exceptions/BadRequestException.php |
---|
src/Lunr/Corona/Exceptions/ClientDataHttpException.php |
---|
src/Lunr/Corona/Exceptions/ForbiddenException.php |
---|
src/Lunr/Corona/Exceptions/Tests/ClientDataHttpExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ClientDataHttpExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ClientDataHttpExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php |
---|
tests/phpunit.xml |
---|