Test: /sapi/cli/tests/bug61679.phpt - Version 7.0.9        

Bug #61679 Error on non-standard HTTP methods
Submitted: 2012-04-09 13:47:56 Modified: 2012-09-18 20:22:37
From: toby Assigned: laruence
Status: Closed Package: Built-in web server
PHP Version: 5.4.0 OS: Linux

There are 4 different diffs reported by users for this test.

Count Diff
2 (33%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug61679.php on line 11
001- HTTP/1.1 501 Not Implemented
002+ connect failed
2 (33%)
001+ Fatal error: Uncaught RuntimeException: usleep is not suitable for use in multi threaded applications, use synchronized Threaded::wait in /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc:41
001- HTTP/1.1 501 Not Implemented
002+ Stack trace:
003+ #0 /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc(41): usleep(10000)
004+ #1 %s/bug61679.php(4): php_cli_server_start('echo "This shou...')
005+ #2 {main}
006+ thrown in /usr/local/src/php-7.0.9/sapi/cli/tests/php_cli_server.inc on line 41
1 (17%)
001+ PHP 7.0.9 Development Server started at Wed Jul 27 12:38:56 2016
1 (17%)
001+ ** ERROR: process timed out **
001- HTTP/1.1 501 Not Implemented