mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
5cd0208e9f
It should be incredibly rare for something to fail only without opcache while also being platform specific. We're keeping opcache-less tests for x64 Linux, macOS and i386 will continue to be tested without opcache in nightly. Closes GH-11867