From c2ad166fd584edf577fa0b295332c9158bd47d39 Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Thu, 17 Nov 2011 09:24:15 +0000 Subject: [PATCH] Reverting r319136 --- tests/output/ob_start_error_001.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/output/ob_start_error_001.phpt b/tests/output/ob_start_error_001.phpt index fae0263a63..b45de831df 100644 --- a/tests/output/ob_start_error_001.phpt +++ b/tests/output/ob_start_error_001.phpt @@ -37,7 +37,7 @@ NULL - Arg 1 wrong type -Warning: ob_start(): no array, string, closure or functor given in %s on line 20 +Warning: ob_start(): no array or string given in %s on line 20 Notice: ob_start(): failed to create buffer in %s on line 20 bool(false) -- 2.50.1