Test: /ext/curl/tests/bug48203.phpt - Version 7.2.14        

Bug #48203 crash when CURLOPT_STDERR is set to regular file
Submitted: 2009-05-09 13:44:05 Modified: 2011-09-08 14:38:23
From: php-bug Assigned: bjori
Status: Closed Package: cURL related
PHP Version: 5.*, 6CVS (2009-05-09) OS: *

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

Count Diff
271 (99%)
003+ Hello World!Ok
003- Ok
1 (0%)
003+ Host: localhost:8964
003- Ok
004+ Accept: */*
005+
006+ < HTTP/1.1 200 OK
007+ < Host: localhost:8964
008+ < Date: Mon, 28 Jan 2019 13:30:15 +0000
009+ < Connection: close
010+ < X-Powered-By: PHP/7.2.14
011+ < Content-type: text/html; charset=UTF-8
012+ <
013+ Hello World!
014+ Hello World!Ok
1 (0%)
001- Warning: curl_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %sbug48203.php on line %d
003- Ok