--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 11 bool(false) done