Skip to content

Commit a4cfbeb

Browse files
committed
Merge branch 'PHP-7.4'
2 parents 2b1073e + a9e332e commit a4cfbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/Optimizer/zend_inference.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3437,6 +3437,7 @@ static int zend_update_type_info(const zend_op_array *op_array,
34373437
case ZEND_SEND_VAR_NO_REF:
34383438
case ZEND_SEND_VAR_NO_REF_EX:
34393439
case ZEND_SEND_REF:
3440+
case ZEND_SEND_UNPACK:
34403441
case ZEND_ASSIGN_REF:
34413442
case ZEND_YIELD:
34423443
case ZEND_INIT_ARRAY:

0 commit comments

Comments
 (0)