Test: /sapi/cli/tests/bug68291.phpt - Version 7.0.8        

Bug #68291 404 on urls with '+'
Submitted: 2014-10-23 14:19:51 Modified: 2015-09-05 12:53:01
From: euperia Assigned: cmb
Status: Closed Package: Built-in web server
PHP Version: 5.5.18 OS: OSX

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

Count Diff
3 (30%)
001+ Warning: file_get_contents(http://localhost:8964/bug68291+test.html): failed to open stream: Connection refused in %s/bug68291.php on line 5
001- Found
3 (30%)
001+ <br />
001- Found
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>Unknown</b> on line <b>0</b><br />
003+
004+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug68291.php on line 5
005+
006+ Warning: file_get_contents(http://localhost:8964/bug68291+test.html): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug68291.php on line 5
3 (30%)
001+ ** ERROR: process timed out **
001- Found
1 (10%)
001+ Hello World!
001- Found
002+ Hello World!