--TEST-- Test ob_start() with non existent callback method. --FILE-- --EXPECTF-- Warning: ob_start(): class C does not have a method "f" in %s on line %d Notice: ob_start(): Failed to create buffer in %s on line %d bool(false) done