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 9915924 commit ffa7735Copy full SHA for ffa7735
Zend/tests/pipe_operator/optimizations.phpt
@@ -41,7 +41,7 @@ $_main:
41
0000 V2 = NEW 0 string("Other")
42
0001 DO_FCALL
43
0002 ASSIGN CV0($o) V2
44
-0003 INIT_FCALL 1 112 string("_test1")
+0003 INIT_FCALL 1 %d string("_test1")
45
0004 SEND_VAL int(5) 1
46
0005 T2 = DO_UCALL
47
0006 INIT_METHOD_CALL 1 CV0($o) string("foo")
@@ -52,7 +52,7 @@ $_main:
52
0011 SEND_VAL T2 1
53
0012 V2 = DO_UCALL
54
0013 ASSIGN CV1($res1) V2
55
-0014 INIT_FCALL 1 96 string("var_dump")
+0014 INIT_FCALL 1 %d string("var_dump")
56
0015 SEND_VAR CV1($res1) 1
57
0016 DO_ICALL
58
0017 RETURN int(1)
0 commit comments