zend-httphandlerrunner icon indicating copy to clipboard operation
zend-httphandlerrunner copied to clipboard

Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.

Results 2 zend-httphandlerrunner issues
Sort by recently updated
recently updated
newest added

**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...

Added error listeners to RequestHandlerRunner to be able to log errors/exceptions thrown in ::run() method. Also made emitMarshalServerRequestException public to it can be called from the outside-