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

ps16 error reporting can break json response #30

Open
getdatakick opened this issue Jun 10, 2022 · 1 comment
Open

ps16 error reporting can break json response #30

getdatakick opened this issue Jun 10, 2022 · 1 comment
Labels

Comments

@getdatakick
Copy link
Contributor

I found error message about the creation date that somehow I ad missed previously:
migrate6

Originally posted by @musicpanda in #28 (comment)

@getdatakick
Copy link
Contributor Author

There is not much we can do here, as module code is called too late (error message is already sent to the output)

We would have to bypass the ps16 entry point (index.php / dispatcher), and instead introduce new custom entry point that would initialize error reporting in reliable way -- no display of errors to the output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant