--TEST-- ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents(). --FILE-- ==DONE== --EXPECTF-- [callback:1]This call will obtain the content: string(35) "This call will obtain the content: " ==DONE==