Skip to content

Add regression test - #1051

Closed
Jean85 wants to merge 2 commits into
masterfrom
fix-1050
Closed

Jean85 wants to merge 2 commits into
masterfrom
fix-1050

Conversation

@Jean85

@Jean85 Jean85 commented Jul 16, 2020

Copy link
Copy Markdown
Contributor

This is just a regression test. I may not have the time to fix it, feel free to push it forward.

@mfb

mfb commented Jul 16, 2020

Copy link
Copy Markdown
Contributor

I think Sentry is creating a FatalErrorException for E_COMPILE_WARNING (and E_CORE_WARNING) because an error handler function cannot handle these error types. I don't think it should though, as these are by definition not fatal errors, so it just creates confusion for the user.

@mfb

mfb commented Jul 16, 2020

Copy link
Copy Markdown
Contributor

By the way, this error is also captured by Sentry 1.x, but as an ErrorException with level "warning", rather than a FatalErrorException with level "fatal".

@Jean85

Jean85 commented Jan 12, 2022

Copy link
Copy Markdown
Contributor Author

Closing as already fixed in #1183

@Jean85 Jean85 closed this Jan 12, 2022
@Jean85
Jean85 deleted the fix-1050 branch January 12, 2022 22:13
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