Test: /ext/opcache/tests/opt/sccp_012.phpt - Version 7.4.0-dev    

There are 2 different diffs reported by users for this test.

Count Diff
4 (80%)
006+ foo: ; (lines=15, args=0, vars=1, tmps=1)
006- foo: ; (lines=3, args=0, vars=0, tmps=0)
009+ L0 (3): V1 = NEW 0 string("stdClass")
010+ L1 (3): DO_FCALL
011+ L2 (3): CV0($o) = QM_ASSIGN V1
009- L0 (10): ECHO int(1)
010- L1 (14): ECHO int(4)
011- L2 (15): RETURN null
012+ L3 (4): ASSIGN_OBJ CV0($o) string("foo")
013+ L4 (4): OP_DATA int(0)
014+ L5 (9): ASSIGN_OBJ CV0($o) string("foo")
015+ L6 (9): OP_DATA int(1)
016+ L7 (10): T1 = FETCH_OBJ_R CV0($o) string("foo")
017+ L8 (10): ECHO T1
018+ L9 (12): ASSIGN_ADD (obj) CV0($o) string("foo")
019+ L10 (12): OP_DATA int(2)
020+ L11 (13): PRE_INC_OBJ CV0($o) string("foo")
021+ L12 (14): T1 = FETCH_OBJ_R CV0($o) string("foo")
022+ L13 (14): ECHO T1
023+ L14 (15): RETURN null
024+ LIVE RANGES:
025+ 1: L1 - L2 (new)
1 (20%)
001+ Fri Jan 25 09:25:12 2019 (5158): Fatal Error Unable to create lock file: Bad file descriptor (9)
001- $_main: ; (lines=1, args=0, vars=0, tmps=0)
002- ; (after optimizer)
003- ; %ssccp_012.php:1-17
004- L0 (17): RETURN int(1)
005-
006- foo: ; (lines=3, args=0, vars=0, tmps=0)
007- ; (after optimizer)
008- ; %ssccp_012.php:2-15
009- L0 (10): ECHO int(1)
010- L1 (14): ECHO int(4)
011- L2 (15): RETURN null