Package: src:php8.4 Version: 8.4.2-1 Severity: important User: [email protected] Usertags: icu76
The package fails to build with icu 76.1-2 from experimental. The most likely reason is that it's not built for the default C++17 standards, and manually specifies an earlier standard.
The build log shows the package building with -std=c++11, and failing.

