JosephLenton / PHP-Error

Better error reporting for PHP, and prettier too!
1.35k stars 151 forks source link

handle zlib output compression #45

Closed wesen closed 7 years ago

wesen commented 11 years ago

The handler cleanup code would cause a warning with zlib output compression enabled. No need to flush at this point I think.