Skip to content

Conversation

@devnexen
Copy link
Member

This attribute fails on macOs due to the inline assembly test. Due to an old Darwin C ABI convention, symbols are prefixed with an underscore so we need to take in account also for x86_64.

…ssue.

This attribute fails on macOs due to the inline assembly test.
Due to an old Darwin C ABI convention, symbols are prefixed with an
underscore so we need to take in account also for x86_64.
@devnexen
Copy link
Member Author

arnaud had ack this in private.

@devnexen devnexen closed this in 1787765 Nov 22, 2025
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.

PHP 8.5.0: preserve_none check fails on macOS (undefined symbol fun as macOS uses _fun)

1 participant