When serialize() is invoked on a response and its payload can not be serialized,...
authorgggeek <giunta.gaetano@gmail.com>
Tue, 24 Mar 2015 13:58:33 +0000 (13:58 +0000)
committergggeek <giunta.gaetano@gmail.com>
Tue, 24 Mar 2015 13:58:33 +0000 (13:58 +0000)
commitc0e827c303b8228e64d461a9719ada6eaef7c61a
treee07c9056509c0186b38687f8a08ac3b69c2ff819
parent9ff27b2483717ec728dda6a9045d2146e85bde86
When serialize() is invoked on a response and its payload can not be serialized, an exception is thrown instead of ending all execution
src/Response.php