Test: /sapi/cli/tests/php_cli_server_007.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/sapi/cli/tests/php_cli_server.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php/sapi/cli/tests/php_cli_server.inc(41): usleep(10000)
004+ #1 %s/php_cli_server_007.php(3): php_cli_server_start('header('WWW-Aut...')
005+ #2 {main}
006+ thrown in /usr/local/src/php/sapi/cli/tests/php_cli_server.inc on line 41
001- HTTP/1.1 401 Unauthorized
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- WWW-Authenticate: Digest realm="foo",qop="auth",nonce="XXXXX",opaque="acbd18db4cc2f85cedef654fccc4a4d8"
006- Content-type: text/html; charset=UTF-8