[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 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
src/Lunr/Corona/Exceptions/BadRequestException.php |
---|
src/Lunr/Corona/Exceptions/DataHttpException.php |
---|
src/Lunr/Corona/Exceptions/ForbiddenException.php |
---|
src/Lunr/Corona/Exceptions/Tests/DataHttpExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/DataHttpExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/DataHttpExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php |
---|
tests/phpunit.xml |
---|