Test: /sapi/cli/tests/bug61977.phpt - Version 5.5.99-dev        

Bug #61977 Need CLI web-server support for files with .htm & svg extensions
Submitted: 2012-05-08 20:51:06 Modified: 2012-06-20 17:14:53
From: sixd Assigned: laruence
Status: Closed Package: Built-in web server
PHP Version: 5.4.3 OS: All

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in %s/bug61977.php on line 9
002+ connect failed
001- foo.html => Content-Type: text/html; charset=UTF-8
002- foo.htm => Content-Type: text/html; charset=UTF-8
003- foo.svg => Content-Type: image/svg+xml
004- foo.css => Content-Type: text/css; charset=UTF-8
005- foo.js => Content-Type: text/javascript; charset=UTF-8
006- foo.png => Content-Type: image/png