Test: /ext/curl/tests/curl_multi_getcontent_basic3.phpt - Version 7.0.0RC3    

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 /home/maxim/php-7.0.0RC3/ext/curl/tests/server.inc:38
002+ Stack trace:
003+ #0 /home/maxim/php-7.0.0RC3/ext/curl/tests/server.inc(38): usleep(10000)
004+ #1 %s/curl_multi_getcontent_basic3.php(10): curl_cli_server_start()
005+ #2 {main}
006+ thrown in /home/maxim/php-7.0.0RC3/ext/curl/tests/server.inc on line 38
001- array(2) {
002- ["test"]=>
003- string(7) "getpost"
004- ["get_param"]=>
005- string(11) "Hello World"
006- }
007- array(0) {
008- }
009- CURL2