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

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

Count Diff
1 (50%)
002+ string(1939) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 003+ <html> 004+ <head> 002- string(9) "cURL phpt" 003- string(9) "cURL phpt" 004- ===DONE=== 005+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 006+ <title>Connection to server failed</title> 007+ <style type="text/css"> 008+ <!-- 009+ body { 010+ font-family: sans-serif; 011+ padding: 1em; 012+ } 013+ .mainBody { 014+ max-width: 600px; 015+ margin: auto; 016+ } 017+ .header { 018+ border-bottom: 3px solid #e73a27; 019+ line-height: 1.5em; 020+ padding-bottom: 1em; 021+ } 022+ h1 { 023+ color: #808080; 024+ font-size: 1.5em; 025+ line-height: 1em; 026+ } 027+ span { 028+ color: #000000; 029+ font-size: 1em; 030+ } 031+ .footer { 032+ text-align: right; 033+ padding-top: 3px; 034+ color: #808080; 035+ font-weight: bold; 036+ } 037+ .footer i { 038+ font-style: normal; 039+ } 040+ .nocss { 041+ display: none; 042+ } 043+ --> 044+ </style> 045+ </head> 046+ <body> 047+ <div class="mainBody"> 048+ <div class="header"> 049+ <h1>Connection to server failed</h1> 050+ <span>Connection actively refused by the server</span> 051+ </div> 052+ <div class="footer"><span class='nocss'><br /></span><i>This message was created by Kerio Control Proxy</i></div> 053+ </div> 054+ </body> 055+ </html> 056+ " 057+ string(1939) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 058+ <html> 059+ <head> 060+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 061+ <title>Connection to server failed</title> 062+ <style type="text/css"> 063+ <!-- 064+ body { 065+ font-family: sans-serif; 066+ padding: 1em; 067+ } 068+ .mainBody { 069+ max-width: 600px; 070+ margin: auto; 071+ } 072+ .header { 073+ border-bottom: 3px solid #e73a27; 074+ line-height: 1.5em; 075+ padding-bottom: 1em; 076+ } 077+ h1 { 078+ color: #808080; 079+ font-size: 1.5em; 080+ line-height: 1em; 081+ } 082+ span { 083+ color: #000000; 084+ font-size: 1em; 085+ } 086+ .footer { 087+ text-align: right; 088+ padding-top: 3px; 089+ color: #808080; 090+ font-weight: bold; 091+ } 092+ .footer i { 093+ font-style: normal; 094+ } 095+ .nocss { 096+ display: none; 097+ } 098+ --> 099+ </style> 100+ </head> 101+ <body> 102+ <div class="mainBody"> 103+ <div class="header"> 104+ <h1>Connection to server failed</h1> 105+ <span>Connection actively refused by the server</span> 106+ </div> 107+ <div class="footer"><span class='nocss'><br /></span><i>This message was created by Kerio Control Proxy</i></div> 108+ </div> 109+ </body> 110+ </html> 111+ " 112+ ===DONE===
1 (50%)
001+ Server is not running 001- *** Testing curl copy handle with User Agent *** 002- string(9) "cURL phpt" 003- string(9) "cURL phpt" 004- ===DONE===