Skip to content

fix: Correctly detect the stop on failure value#1194

Merged
theofidry merged 5 commits intohumbug:mainfrom
theofidry:fix/stop-on-failure-detection
Mar 2, 2026
Merged

fix: Correctly detect the stop on failure value#1194
theofidry merged 5 commits intohumbug:mainfrom
theofidry:fix/stop-on-failure-detection

Conversation

@theofidry
Copy link
Copy Markdown
Member

@theofidry theofidry commented Mar 2, 2026

This code was introduced in #869 and the intent was to make PHP-Scoper fail when encountering any PHP-Parser parsing exception by default.

Unfortunately the code introduced did not correctly translate this intent, this PR fixes that.

Closes #1138.

theofidry and others added 5 commits March 2, 2026 10:56
This code was introduced in humbug#869 and the intent was to make PHP-Scoper
fail when encountering any PHP-Parser parsing exception by default.

Unfortunately the code introduced did not correctly translate this
intent, this PR fixes that.
@theofidry theofidry enabled auto-merge (squash) March 2, 2026 11:04
@theofidry theofidry merged commit 518d551 into humbug:main Mar 2, 2026
246 checks passed
@theofidry theofidry deleted the fix/stop-on-failure-detection branch March 2, 2026 11:07
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.

Patcher fatals silently ignored

1 participant