mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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.