1 if (ZEND_OPTIMIZER_PASS_5 & OPTIMIZATION_LEVEL) { 2 zend_block_optimization(op_array TSRMLS_CC); 3 } 4