Test: /sapi/cli/tests/emptyheader.phpt - Version 7.2.19    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001- HTTP/1.1 200 OK
003- array(3) {
004- ["User-AgentAccept"]=>
005- string(3) "*/*"
006- ["Referer"]=>
007- string(0) ""
008- ["Hi"]=>
009- string(0) ""
010- }
1 (50%)
001+ HTTP/1.1 304 Not Modified
002+ Date: Tue, 04 Jun 2019 09:03:53 GMT
003+ Connection: close
001- HTTP/1.1 200 OK
003- array(3) {
004- ["User-AgentAccept"]=>
005- string(3) "*/*"
006- ["Referer"]=>
007- string(0) ""
008- ["Hi"]=>
009- string(0) ""
010- }