Test: /ext/opcache/tests/opt/sccp_008.phpt - Version 7.3.4    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001- $_main: ; (lines=1, args=0, vars=0, tmps=0)
002- ; (after optimizer)
003- ; %ssccp_008.php:1-11
004- L0 (11): RETURN int(1)
006- foo: ; (lines=8, args=1, vars=2, tmps=1)
007- ; (after optimizer)
008- ; %ssccp_008.php:2-9
009- L0 (2): CV0($x) = RECV 1
010- L1 (3): JMPZ CV0($x) L4
011- L2 (4): CV1($a) = QM_ASSIGN array(...)
012- L3 (4): JMP L5
013- L4 (6): CV1($a) = QM_ASSIGN array(...)
014- L5 (8): T2 = FETCH_DIM_R CV1($a) int(1)
015- L6 (8): ECHO T2
016- L7 (9): RETURN null