diff options
Diffstat (limited to 'tests/output/ob_clean_error_001.phpt')
-rw-r--r-- | tests/output/ob_clean_error_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/output/ob_clean_error_001.phpt b/tests/output/ob_clean_error_001.phpt index ef1413a7e7..a1b9886f3e 100644 --- a/tests/output/ob_clean_error_001.phpt +++ b/tests/output/ob_clean_error_001.phpt @@ -24,4 +24,4 @@ echo "Done"; Warning: ob_clean() expects exactly 0 parameters, 1 given in %s on line 13 NULL -Done
\ No newline at end of file +Done |