mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
14a868b7a9
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.