mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
We're currently only testing prime shm + use shm and prime file + use file. This adds testing for the prime shm + use file combination. The prime file + use shm combination is broken on PHP-8.0, so not tested.