Test: /ext/opcache/tests/opt/dce_006.phpt - Version 7.4.1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
006+ foo: ; (lines=11, args=1, vars=2, tmps=4)
006- foo: ; (lines=7, args=1, vars=2, tmps=1)
009+ L0 (5): EXT_NOP
010+ L1 (5): CV0($x) = RECV 1
011+ L2 (6): EXT_STMT
012+ L3 (6): V2 = NEW 0 string("A")
013+ L4 (6): DO_FCALL
014+ L5 (6): ASSIGN CV1($a) V2
015+ L6 (7): EXT_STMT
016+ L7 (7): ASSIGN_OBJ CV1($a) string("foo")
017+ L8 (7): OP_DATA CV0($x)
018+ L9 (8): EXT_STMT
019+ L10 (8): RETURN null
009- L0 (5): CV0($x) = RECV 1
010- L1 (6): V2 = NEW 0 string("A")
011- L2 (6): DO_FCALL
012- L3 (6): CV1($a) = QM_ASSIGN V2
013- L4 (7): ASSIGN_OBJ CV1($a) string("foo")
014- L5 (7): OP_DATA CV0($x)
015- L6 (8): RETURN null
016- LIVE RANGES:
017- 2: L2 - L3 (new)
019- A::__destruct: ; (lines=1, args=0, vars=0, tmps=0)
021+ A::__destruct: ; (lines=3, args=0, vars=0, tmps=0)
022- L0 (3): RETURN null
024+ L0 (3): EXT_NOP
025+ L1 (3): EXT_STMT
026+ L2 (3): RETURN null