We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6b870 commit 058597eCopy full SHA for 058597e
Zend/tests/attributes/nodiscard/010.phpt
@@ -34,16 +34,16 @@ $_main:
34
0000 INIT_FCALL 0 %d string("tmpfile")
35
0001 V3 = DO_ICALL
36
0002 ASSIGN CV0($f) V3
37
-0003 INIT_FCALL 2 112 string("flock")
+0003 INIT_FCALL 2 %d string("flock")
38
0004 SEND_VAR CV0($f) 1
39
0005 SEND_VAL int(5) 2
40
0006 DO_FCALL_BY_NAME
41
-0007 INIT_FCALL 2 112 string("flock")
+0007 INIT_FCALL 2 %d string("flock")
42
0008 SEND_VAR CV0($f) 1
43
0009 SEND_VAL int(5) 2
44
0010 V3 = DO_ICALL
45
0011 FREE V3
46
-0012 INIT_FCALL 2 112 string("flock")
+0012 INIT_FCALL 2 %d string("flock")
47
0013 SEND_VAR CV0($f) 1
48
0014 SEND_VAL int(5) 2
49
0015 V3 = DO_ICALL
0 commit comments