summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2015-07-07 16:01:44 +0200
committerJulien Pauli <jpauli@php.net>2015-07-07 16:01:44 +0200
commit4c34d574147d2b23d3e4d8fb454b6102eb2ddfc1 (patch)
treeb388105a6d203ab3199e89dda1dff8d3e3735ae7
parentbdb9c0da86780b803bc85d3c721d14fbfa5316bb (diff)
downloadphp-git-4c34d574147d2b23d3e4d8fb454b6102eb2ddfc1.tar.gz
Fix test related to c22da81
-rw-r--r--ext/standard/tests/general_functions/bug41037.phpt4
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