mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Currently, configure fails when no SHM backend is available. Additionally, even after bypassing the configure check, opcache emits a fatal error if no SHM backend is available. Make the configure check non-fatal (a warning is printed). At runtime, disable opcache if no backend is available, in the same way we disable opcache by default on CLI. Closes GH-19350
7.2 KiB
7.2 KiB