nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
https://tracy.nette.org
Other
1.75k stars 218 forks source link

fwrite on closed resource fix #567

Closed janfejtek closed 1 year ago

janfejtek commented 1 year ago

This is described here https://github.com/php/doc-en/issues/1581

dg commented 1 year ago

Thanks