Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: throw RequestError if file is missing from location #13

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

justlevine
Copy link
Collaborator

This PR fixes BodyParser::processRequest() to throw a RequestError if the uploaded file is not found on the server.

Additionally, a PHPDoc reference has been added to point to the code inspiration for the method.

References

#11 (comment)

@dre1080
Copy link
Owner

dre1080 commented Jul 15, 2023

Thanks!

@dre1080 dre1080 merged commit 7dcb63a into dre1080:main Jul 15, 2023
@justlevine justlevine deleted the fix/throw-on-unset-file branch July 15, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants