diff options
| -rw-r--r-- | ext/standard/tests/general_functions/bug41037.phpt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/standard/tests/general_functions/bug41037.phpt b/ext/standard/tests/general_functions/bug41037.phpt index eab2c334c9..832106a690 100644 --- a/ext/standard/tests/general_functions/bug41037.phpt +++ b/ext/standard/tests/general_functions/bug41037.phpt @@ -18,6 +18,4 @@ hello Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d Done hello -Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d -hello -Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d +Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d
\ No newline at end of file |
