mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
7cd8a0a0a4
* fix compiling (intl) C++ extensions --with-toolset=clang
* guard the double extern "C" { ... } for clang-only
* don't error on warnings with clang
* enable compiler intrinsics for clang too
* make --enable-compiler-intrinsics=no same as disabled
* add clang windows x64 ZTS test
* remove check if it's clang
* debloat logs from common warning
* @shivammathur feedback
* remove CI changes
* rebase on https://github.com/php/php-src/pull/21630
* fix default to asan => false
* bring back explicit error
* fix typo
1.9 KiB
1.9 KiB