mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
PHP-8.1 is not ready for ICU >= 75.1 which requires C++17 support. Thus we force the usage of icu4c@74, what is scheduled for removal in May 2025, though. Closes GH-16789.