mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
dd7d829896
Opcache inlines functions that only return a constant. Disable optimizations to prevent differences in tests where such functions are used (or rewrite the test to not depend on it).