--- embedaddon/php/tests/output/ob_start_basic_005.phpt 2012/02/21 23:48:06 1.1 +++ embedaddon/php/tests/output/ob_start_basic_005.phpt 2012/05/29 12:34:34 1.1.1.2 @@ -25,9 +25,9 @@ checkAndClean(); ?> --EXPECTF-- -Strict Standards: Non-static method C::h() should not be called statically in %s on line 20 +Warning: ob_start(): non-static method C::h() should not be called statically in %s on line 20 bool(true) Array ( [0] => C::h -) \ No newline at end of file +)