Test: /ext/standard/tests/http/bug75535.phpt - Version 7.3.10        

Security #75535 Inappropriately parsing HTTP response leads to PHP segment fault!
Submitted: 2017-11-17 04:35:05 Modified: 2018-08-03 23:26:35
From: orange Assigned: nikic
Status: Closed Package: HTTP related
PHP Version: 7.2Git-2017-11-17 (Git) OS: Ubuntu 17.04

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- array(2) {
003- [0]=>
004- string(15) "HTTP/1.0 200 Ok"
005- [1]=>
006- string(14) "Content-Length"
007- }
008- ==DONE==