Test: /ext/opcache/tests/opt/dce_002.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- ; %sdce_002.php:1-11
004- L0 (11): RETURN int(1)
006- foo: ; (lines=5, args=1, vars=2, tmps=0)
007- ; (after optimizer)
008- ; %sdce_002.php:2-9
009- L0 (2): CV0($a) = RECV 1
010- L1 (3): CV0($a) = QM_ASSIGN int(10)
011- L2 (5): CV1($x) = FUNC_GET_ARGS
012- L3 (6): CV0($a) = QM_ASSIGN int(30)
013- L4 (8): RETURN CV1($x)