mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This path wasn't tested (clearly). To trigger this we use FFI, which seemed like the easiest way that doesn't involve using another process messing with the shared memory. Closes GH-21388.