mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02:00
We don't want the current working directory to change during fuzzing, as that breaks corpus access unless an absolute path is used. I'm not sure why this issue never came up before.