barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

Silex frameworks fails with Exception: Unable to process response data, headers already sent #34

Closed barbushin closed 10 years ago

barbushin commented 10 years ago

So the problem is that Silex calls flush(), Silex must be fixed.