Test: /ext/curl/tests/curl_multi_getcontent_basic3.phpt - Version 7.2.5RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ <!doctype html><html><head><title>404 Not Found</title><style>
002+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; }
003+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; }
004+ h1, p { padding-left: 10px; }
005+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;}
006+ </style>
007+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/get.php?test=getpost&amp;get_param=Hello%20World</code> was not found on this server.</p></body></html>CURL2
001- array(2) {
002- ["test"]=>
003- string(7) "getpost"
004- ["get_param"]=>
005- string(11) "Hello World"
006- }
007- array(0) {
008- }
009- CURL2