mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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.