mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
39f95f5614
libmagic may abort the running process, which is not desirable for PHP; we raise a fatal error instead. Closes GH-6437.