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

Add error handling for illegal request methods (MethodNotAllowedException) #32

Open
samtuke opened this issue Jul 29, 2017 · 0 comments

Comments

@samtuke
Copy link

samtuke commented Jul 29, 2017

Currently if an illegal request method is used for communication with the API, no response is returned and a PHP Fatal Error is triggered (Uncaught Symfony\Component\Routing\Exception\MethodNotAllowedException in /base-distribution/var/cache/prod/phplist4coreProdProjectContainerUrlMatcher.php:58).

Add exception handling and error reporting for such cases.

@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Jul 29, 2017
@oliverklee oliverklee mentioned this issue Jul 29, 2017
14 tasks
@oliverklee oliverklee mentioned this issue Jan 4, 2018
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants