diff options
Diffstat (limited to 'sapi/phpdbg/tests/stepping_001.phpt')
| -rw-r--r-- | sapi/phpdbg/tests/stepping_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/tests/stepping_001.phpt b/sapi/phpdbg/tests/stepping_001.phpt index ec9def278f..9366550f56 100644 --- a/sapi/phpdbg/tests/stepping_001.phpt +++ b/sapi/phpdbg/tests/stepping_001.phpt @@ -34,7 +34,7 @@ prompt> [L10 %s ECHO "ok" 00011: } finally { 00012: echo " ... ok"; prompt> ok -[L11 %s FAST_CALL J8 try-catch(0) ~%d %s] +[L11 %s FAST_CALL J8 ~%d %s] >00011: } finally { 00012: echo " ... ok"; 00013: } |
