Skip to content

Fix error recording with file cache only#19278

Merged
iluuu1994 merged 1 commit intophp:masterfrom
iluuu1994:fix-error-recording-with-file-cache-only
Jul 29, 2025
Merged

Fix error recording with file cache only#19278
iluuu1994 merged 1 commit intophp:masterfrom
iluuu1994:fix-error-recording-with-file-cache-only

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

Introduced by GH-18541.

This path is hit when compilation fails with a compile error, rather than bailout. If a non-fatal error is recorded, it will not be emitted nor freed. Handle accordingly.

See https://github.com/php/php-src/actions/runs/16557975646/job/46822407223.

Introduced by phpGH-18541.

This path is hit when compilation fails with a compile error, rather than
bailout. If a non-fatal error is recorded, it will not be emitted nor freed.
Handle accordingly.
Copy link
Copy Markdown
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@iluuu1994 iluuu1994 merged commit 35a4656 into php:master Jul 29, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants