mirror of
https://github.com/php/php-src.git
synced 2026-04-06 15:43:13 +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.