Skip to content

Fix Windows Clang build on PHP 8.5#21847

Closed
iluuu1994 wants to merge 1 commit intophp:PHP-8.5from
iluuu1994:fix-windows-clang-on-8.5
Closed

Fix Windows Clang build on PHP 8.5#21847
iluuu1994 wants to merge 1 commit intophp:PHP-8.5from
iluuu1994:fix-windows-clang-on-8.5

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

--with-toolset=clang was missing.

--with-toolset=clang was missing.
@iluuu1994 iluuu1994 force-pushed the fix-windows-clang-on-8.5 branch from b8528fd to 759c7b0 Compare April 23, 2026 13:10
@henderkes
Copy link
Copy Markdown
Contributor

Seems like not compatible because the -Werror was already set in 8.5. I thought it was from 8.4 but was mistaken. Probably easier to bump the test to >= 8.6, the clang advantage is minimal on 8.5 anyways, the majority of it lies in the tailcall vm which was requested not to land in 8.5.

@iluuu1994 iluuu1994 closed this Apr 23, 2026
@iluuu1994
Copy link
Copy Markdown
Member Author

Okay. Done here: 046ffa2

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