Skip to content
Snippets Groups Projects
Commit b701898d authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Revert the name of EXCEPTION_PARAM to name without ".".

Because it's used in the _REQUEST array, the name is changed by PHP
to replacethe dot with an underscore, leading it not to match, that
in turn breaking the exception handling.

Thanks pverbaan for reporting this issue.

Closes: #1077
parent 2ee5ad34
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment