Test: /ext/curl/tests/bug48207.phpt - Version 7.0.0RC2        

Bug #48207 CURLOPT_FILE behaves unexpectedly with invalid file handle
Submitted: 2009-05-09 14:01:55 Modified: 2009-05-21 12:53:34
From: mark Assigned:
Status: Closed Package: cURL related
PHP Version: 5.*, 6CVS (2009-05-09) OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught RuntimeException: usleep is not suitable for use in multi threaded applications, use synchronized Threaded::wait in /usr/local/src/php/ext/curl/tests/server.inc:38
002+ Stack trace:
003+ #0 /usr/local/src/php/ext/curl/tests/server.inc(38): usleep(10000)
001- Warning: curl_setopt(): the provided file handle is not writable in %s on line %d
002- Hello World!
003- Hello World!
004+ #1 %s/bug48207.php(10): curl_cli_server_start()
005+ #2 {main}
006+ thrown in /usr/local/src/php/ext/curl/tests/server.inc on line 38