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

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 2 different diffs reported by users for this test.

Count Diff
1 (50%)
003+ Host: localhost:8964 004+ Accept: */* 005+ 006+ < HTTP/1.1 200 OK 007+ < Host: localhost:8964 008+ < Date: Wed, 25 Mar 2020 15:04:06 GMT 009+ < Connection: close 010+ < X-Powered-By: PHP/7.4.4 011+ < Content-type: text/html; charset=UTF-8 012+ < 005- Ok
1 (50%)
001- Warning: curl_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %s on line %d 003- Hello World! 004- Hello World!%A 005- Ok