mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
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