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

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)
004+ #1 %s/curl_copy_handle_basic_004.php(4): curl_cli_server_start()
005+ #2 {main}
006+ thrown in /usr/local/src/php/ext/curl/tests/server.inc on line 38
001- *** Test curl_copy_handle() after exec() ***
002- string(106) "array(2) {
003- ["test"]=>
004- string(7) "getpost"
005- ["get_param"]=>
006- string(11) "Hello World"
007- }
008- array(0) {
009- }
010- "
011- ===DONE===