Skip to content

Fix Windows clang VM handler declaration#22103

Merged
shivammathur merged 1 commit into
php:PHP-8.5from
shivammathur:fix-clang-build
May 21, 2026
Merged

Fix Windows clang VM handler declaration#22103
shivammathur merged 1 commit into
php:PHP-8.5from
shivammathur:fix-clang-build

Conversation

@shivammathur
Copy link
Copy Markdown
Member

Follow up to GH-21922, this fixes the Windows clang build in the nightly CI run by matching the declaration of zend_vm_handle_interrupt() with its generated definition.

Logs: https://github.com/php/php-src/actions/runs/26200549586/job/77089519094

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!

@shivammathur shivammathur merged commit 8e3befd into php:PHP-8.5 May 21, 2026
19 checks passed
shivammathur added a commit that referenced this pull request May 21, 2026
* PHP-8.5:
  Fix Windows clang VM handler declaration (#22103)
@shivammathur shivammathur deleted the fix-clang-build branch May 21, 2026 08:48
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