summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/print_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/print_002.phpt')
-rw-r--r--sapi/phpdbg/tests/print_002.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sapi/phpdbg/tests/print_002.phpt b/sapi/phpdbg/tests/print_002.phpt
index 3134850a19..3a824986c1 100644
--- a/sapi/phpdbg/tests/print_002.phpt
+++ b/sapi/phpdbg/tests/print_002.phpt
@@ -19,14 +19,14 @@ prompt> string(4) "test"
prompt> [Stack in foo() (8 ops)]
L14-16 foo() %s - %s + 8 ops
L14 #0 RECV 1 $baz
- L15 #1 INIT_FCALL%s 112 "var_dump"
- L15 #2 INIT_FCALL%s 112 "strrev"
+ L15 #1 INIT_FCALL%s %d %s "var_dump"
+ L15 #2 INIT_FCALL%s %d %s "strrev"
L15 #3 SEND_VAR $baz 1
L15 #4 DO_%cCALL @0
L15 #5 SEND_VAR @0 1
L15 #6 DO_%cCALL
L16 #7 RETURN null
-prompt> [L15 %s INIT_FCALL%s 112 "var_dump" %s]
+prompt> [L15 %s INIT_FCALL%s %d %s "var_dump" %s]
prompt>
--FILE--
<?php