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

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

Count Diff
1 (50%)
003+ Connection: close 004+ X-Powered-By: PHP/7.4.21 005+ Content-type: text/html; charset=UTF-8 006+ 007+ bool(true) 008+ bool(true) 009+ NULL 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 200 OK 003- array(3) { 004- ["User-AgentAccept"]=> 005- string(3) "*/*" 006- ["Referer"]=> 007- string(0) "" 008- ["Hi"]=> 009- string(0) "" 010- }