Conversation
This probably fixes the issues with Zend/Diactoros mentioned here #28 (comment). The exception is throwed since getSize() returns int instead of string (diactoros is very strict about this).
This fixed my issues with Diactoros responses.
Author
As discussed shortly with @clue on IRC, we may not need tests for this, so can be merged if no other issues are raised.
jsor approved these changes Apr 7, 2017
clue approved these changes Apr 7, 2017
Closed