mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
ca3444b1d8
Thread safety (--enable-zts) is not supported when building fuzzer (--enable-fuzzer). Fixes GH-14243