mirror of
https://github.com/php/php-src.git
synced 2026-04-18 05:21:02 +02:00
git-subtree-dir: ext/opcache git-subtree-mainline:b1dbfb7357git-subtree-split:8d35170c5f
4 lines
129 B
C
4 lines
129 B
C
if (((ZEND_OPTIMIZER_PASS_10|ZEND_OPTIMIZER_PASS_5) & OPTIMIZATION_LEVEL) == ZEND_OPTIMIZER_PASS_10) {
|
|
nop_removal(op_array);
|
|
}
|