mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
0cecf83b26
We must not use the same shared memory OPcache instance for different SAPIs, since their memory layout is different. To avoid this, we add the SAPI name (truncated to at most 20 characters) to the names of the memory base file, the mutex and the file mapping.
13 KiB
13 KiB