Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
948
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[Windows] improve clang-cl support (master)
- #21618
#21618
Merged
arnaud-lb
merged 16 commits into
php:master
php/php-src:master
from
henderkes:feat/clang-windows
henderkes/php-src:feat/clang-windows
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[Windows] improve clang-cl support (master)
#21618
arnaud-lb
merged 16 commits into
php:master
php/php-src:master
from
henderkes:feat/clang-windows
henderkes/php-src:feat/clang-windows
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
fix compiling (intl) C++ extensions --with-toolset=clang
henderkes
committed
ef1e57a
View commit details
Copy full SHA for ef1e57a
Browse repository at this point
guard the double extern "C" { ... } for clang-only
henderkes
committed
e8047b6
View commit details
Copy full SHA for e8047b6
Browse repository at this point
don't error on warnings with clang
henderkes
committed
c59eb65
View commit details
Copy full SHA for c59eb65
Browse repository at this point
enable compiler intrinsics for clang too
henderkes
committed
d3d5762
View commit details
Copy full SHA for d3d5762
Browse repository at this point
make --enable-compiler-intrinsics=no same as disabled
henderkes
committed
4ab1f42
View commit details
Copy full SHA for 4ab1f42
Browse repository at this point
add clang windows x64 ZTS test
henderkes
committed
51441d8
View commit details
Copy full SHA for 51441d8
Browse repository at this point
remove check if it's clang
henderkes
committed
ed89da9
View commit details
Copy full SHA for ed89da9
Browse repository at this point
debloat logs from common warning
henderkes
committed
420de26
View commit details
Copy full SHA for 420de26
Browse repository at this point
@shivammathur feedback
henderkes
committed
bf45553
View commit details
Copy full SHA for bf45553
Browse repository at this point
Commits on Apr 14, 2026
remove CI changes
henderkes
committed
26bd0c4
View commit details
Copy full SHA for 26bd0c4
Browse repository at this point
rebase on https://github.com/php/php-src/pull/21630
henderkes
committed
8158a3d
View commit details
Copy full SHA for 8158a3d
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into feat/clang-windows
henderkes
committed
6f9ad3d
View commit details
Copy full SHA for 6f9ad3d
Browse repository at this point
Commits on Apr 15, 2026
fix default to asan => false
henderkes
committed
8bfb10d
View commit details
Copy full SHA for 8bfb10d
Browse repository at this point
bring back explicit error
henderkes
committed
297b9f0
View commit details
Copy full SHA for 297b9f0
Browse repository at this point
fix typo
henderkes
committed
ab81f7b
View commit details
Copy full SHA for ab81f7b
Browse repository at this point
retrigger CI (Merge remote-tracking branch 'upstream/master' into feat/clang-windows)
henderkes
committed
05711ab
View commit details
Copy full SHA for 05711ab
Browse repository at this point
You can’t perform that action at this time.