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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
006+ foo: ; (lines=26, args=1, vars=2, tmps=8)
006- foo: ; (lines=3, args=1, vars=1, tmps=0)
009+ L0 (2): EXT_NOP
010+ L1 (2): CV0($x) = RECV 1
011+ L2 (3): EXT_STMT
009- L0 (2): CV0($x) = RECV 1
010- L1 (11): ECHO int(0)
011- L2 (12): RETURN null
012+ L3 (3): V2 = NEW 0 string("stdClass")
013+ L4 (3): DO_FCALL
014+ L5 (3): ASSIGN CV1($o) V2
015+ L6 (4): EXT_STMT
016+ L7 (4): JMPZ CV0($x) L15
017+ L8 (5): EXT_STMT
018+ L9 (5): ASSIGN_OBJ CV1($o) string("foo")
019+ L10 (5): OP_DATA int(0)
020+ L11 (6): EXT_STMT
021+ L12 (6): ASSIGN_OBJ CV1($o) string("bar")
022+ L13 (6): OP_DATA int(1)
023+ L14 (6): JMP L21
024+ L15 (8): EXT_STMT
025+ L16 (8): ASSIGN_OBJ CV1($o) string("foo")
026+ L17 (8): OP_DATA int(0)
027+ L18 (9): EXT_STMT
028+ L19 (9): ASSIGN_OBJ CV1($o) string("bar")
029+ L20 (9): OP_DATA int(2)
030+ L21 (11): EXT_STMT
031+ L22 (11): T9 = FETCH_OBJ_R CV1($o) string("foo")
032+ L23 (11): ECHO T9
033+ L24 (12): EXT_STMT
034+ L25 (12): RETURN null