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 d731945 commit feb874aCopy full SHA for feb874a
Zend/tests/match/013.phpt
@@ -29,14 +29,14 @@ $_main:
29
; (lines=%d, args=0, vars=1, tmps=2)
30
; (after optimizer)
31
; %s
32
-0000 INIT_FCALL 2 112 string("range")
+0000 INIT_FCALL 2 %d string("range")
33
0001 SEND_VAL string("a") 1
34
0002 SEND_VAL string("i") 2
35
0003 V2 = DO_ICALL
36
0004 V1 = FE_RESET_R V2 0013
37
0005 FE_FETCH_R V1 CV0($char) 0013
38
-0006 INIT_FCALL 1 96 string("var_dump")
39
-0007 INIT_FCALL 1 112 string("test")
+0006 INIT_FCALL 1 %d string("var_dump")
+0007 INIT_FCALL 1 %d string("test")
40
0008 SEND_VAR CV0($char) 1
41
0009 V2 = DO_UCALL
42
0010 SEND_VAR V2 1
0 commit comments