mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
I tweaked the #if check such that the workaround only applies on GCC versions older than 8.0. I tested this with GCC 7.5, 8.4, 9.4, GCC 13.1.1, and Clang 10.0. Closes GH-11516.