Test: /ext/curl/tests/curl_basic_017.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_basic_017.php(9): curl_cli_server_start()
005+ #2 {main}
006+ thrown in /usr/local/src/php/ext/curl/tests/server.inc on line 38
001- *** Testing curl_exec() : basic functionality ***
002- string(75) "Hello World!
003- Hello World!Hello World!
004- Hello World!Hello World!
005- Hello World!"
006- ===DONE===