Skip to content

fix: Remove the custom error handler#1195

Merged
theofidry merged 2 commits intohumbug:mainfrom
theofidry:fix/deprecration-to-exception
Mar 2, 2026
Merged

fix: Remove the custom error handler#1195
theofidry merged 2 commits intohumbug:mainfrom
theofidry:fix/deprecration-to-exception

Conversation

@theofidry
Copy link
Copy Markdown
Member

PHP-Scoper was registering an error handling throwing all messages as exceptions. It was fine in the early days, especially when there was no static analysis or much tests in place to get started, but it is now only causing issues.

theofidry and others added 2 commits March 2, 2026 11:00
PHP-Scoper was registering an error handling throwing all messages as
exceptions. It was fine in the early days, especially when there was no
static analysis or much tests in place to get started, but it is now
only causing issues.
@theofidry theofidry enabled auto-merge (squash) March 2, 2026 10:16
@theofidry theofidry merged commit ca4f232 into humbug:main Mar 2, 2026
246 checks passed
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.

1 participant