Test: /ext/curl/tests/curl_multi_getcontent_basic3.phpt - Version 7.4.21    

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

Count Diff
1 (50%)
001+ Server is not running 001- array(2) { 002- ["test"]=> 003- string(7) "getpost" 004- ["get_param"]=> 005- string(11) "Hello World" 006- } 007- array(0) { 008- } 009- CURL2
1 (50%)
001+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 002+ <html> 003+ <head> 004+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 005+ <title>Connection to server failed</title> 006+ <style type="text/css"> 007+ <!-- 008+ body { 009+ font-family: sans-serif; 001- array(2) { 002- ["test"]=> 003- string(7) "getpost" 004- ["get_param"]=> 005- string(11) "Hello World" 006- } 007- array(0) { 008- } 009- CURL2 010+ padding: 1em; 011+ } 012+ .mainBody { 013+ max-width: 600px; 014+ margin: auto; 015+ } 016+ .header { 017+ border-bottom: 3px solid #e73a27; 018+ line-height: 1.5em; 019+ padding-bottom: 1em; 020+ } 021+ h1 { 022+ color: #808080; 023+ font-size: 1.5em; 024+ line-height: 1em; 025+ } 026+ span { 027+ color: #000000; 028+ font-size: 1em; 029+ } 030+ .footer { 031+ text-align: right; 032+ padding-top: 3px; 033+ color: #808080; 034+ font-weight: bold; 035+ } 036+ .footer i { 037+ font-style: normal; 038+ } 039+ .nocss { 040+ display: none; 041+ } 042+ --> 043+ </style> 044+ </head> 045+ <body> 046+ <div class="mainBody"> 047+ <div class="header"> 048+ <h1>Connection to server failed</h1> 049+ <span>Connection actively refused by the server</span> 050+ </div> 051+ <div class="footer"><span class='nocss'><br /></span><i>This message was created by Kerio Control Proxy</i></div> 052+ </div> 053+ </body> 054+ </html> 055+ CURL2