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