History log of /PHP-8.1/sapi/fpm/tests/gh12232-php-value-extension.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 0217be4d 22-Sep-2023 Jakub Zelenka

Fix GH-12232: FPM: segfault dynamically loading extension without opcache

Also fixes incorrect assertion in ini init that php_dl is always
temporary.

Closes GH-12277