I've started to write quite a few CLI applications using PHP. Is there a way to prevent error messages from containing HTML? My initial guess is that I'll have to write my own set of error handlers, but I was hoping that there was an easier way.