mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +02: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.