We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd28bbf commit 2ee213aCopy full SHA for 2ee213a
Zend/tests/partial_application/pipe_optimization_013.phpt
@@ -70,12 +70,12 @@ LIVE RANGES:
70
0002 T3 = FUNC_NUM_ARGS
71
0003 T2 = IS_SMALLER_OR_EQUAL T3 int(1)
72
0004 JMPZ T2 0010
73
-0005 INIT_FCALL 2 112 string("foo")
+0005 INIT_FCALL 2 %d string("foo")
74
0006 SEND_VAR CV0($a) 1
75
0007 SEND_VAR CV1($b) 2
76
0008 V2 = DO_UCALL
77
0009 RETURN V2
78
-0010 INIT_FCALL 2 112 string("foo")
+0010 INIT_FCALL 2 %d string("foo")
79
0011 SEND_VAR CV0($a) 1
80
0012 SEND_VAR CV1($b) 2
81
0013 T2 = FUNC_GET_ARGS int(1)
0 commit comments