mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
Custom extension segfaults during xmlParseFile with FPM SAPI because the regular list is not prepared during the MINIT phase and our custom external entity loader tries to open PHP streams.