samsonasik / ErrorHeroModule

:gem: A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response
MIT License
50 stars 6 forks source link

backport 1.x.x: ensure \ob_end_flush() while ob_get_level() > 0 before \ob_start() #65

Closed samsonasik closed 5 years ago

samsonasik commented 5 years ago

to flush and turn off existing active output buffering if any.