--TEST-- Test ob_end_flush() function : basic functionality --FILE-- --EXPECTF-- *** Testing ob_end_flush() : basic functionality *** -- Testing ob_end_flush() function with Zero arguments -- Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush in %s on line 12 bool(false) bool(true) Hello bool(true) Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush in %s on line 21 bool(false) Done