Skip to content

Commit 9f4aed5

Browse files
committed
[skip ci] remove outdated link
1 parent cb97922 commit 9f4aed5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/opcache/Optimizer/zend_optimizer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ int zend_optimizer_update_op1_const(zend_op_array *op_array,
353353
}
354354
/* TODO: In a subsequent pass, *after* this step and compacting nops, combine consecutive ZEND_ECHOs using the block information from ssa->cfg */
355355
/* (e.g. for ext/opcache/tests/opt/sccp_010.phpt) */
356-
/* https://github.com/php/php-src/pull/5097#issuecomment-577306560 */
357356
break;
358357
}
359358
case ZEND_CONCAT:

0 commit comments

Comments
 (0)