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