[Corona] Switch to SPDX license and copyright headers
Review Request #932 — Created March 19, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
6fedf9a... | |
Reviewers | |
lunr | |
Switch to SPDX license and copyright headers
Unit tests
Diff Revision 1 (Latest)
src/Lunr/Corona/Exceptions/FailedDependencyException.php |
---|
src/Lunr/Corona/Exceptions/ForbiddenException.php |
---|
src/Lunr/Corona/Exceptions/HttpException.php |
---|
src/Lunr/Corona/Exceptions/InternalServerErrorException.php |
---|
src/Lunr/Corona/Exceptions/MethodNotAllowedException.php |
---|
src/Lunr/Corona/Exceptions/NotFoundException.php |
---|
src/Lunr/Corona/Exceptions/NotImplementedException.php |
---|
src/Lunr/Corona/Exceptions/PreconditionFailedException.php |
---|
src/Lunr/Corona/Exceptions/RequestedRangeNotSatisfiableException.php |
---|
src/Lunr/Corona/Exceptions/UnauthorizedException.php |
---|
src/Lunr/Corona/Exceptions/UnprocessableEntityException.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadGatewayExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/FailedDependencyExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionNoAppCodeTest.php |
---|