laminas/laminas-httphandlerrunner

Extract extra info from headers_sent

weierophinney opened this issue · 2 comments

headers_sent allows you to define a file and a line that has undesirable output, otherwise it is impossible to identify and correct the error, there is not enough of this and it is difficult to debug, but the edit is very small, but gives many possibilities, I hope this edit will fall into the main branch, thanks!

https://www.php.net/manual/en/function.headers-sent.php


Originally posted by @undercloud at zendframework/zend-httphandlerrunner#13

@undercloud It is a new feature, please target develop branch. Also it needs tests to be accepted.


Originally posted by @Xerkus at zendframework/zend-httphandlerrunner#13 (comment)

Oh, I actually liek this and want to add this to v2