Test: /tests/basic/bug67198.phpt - Version 5.6.6        

Bug #67198 php://input regression
Submitted: 2014-05-03 22:52:46 Modified: 2014-05-06 09:29:08
From: bugzilla77 Assigned: mike
Status: Closed Package: Streams related
PHP Version: 5.6.0beta2 OS: win 7

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

Count Diff
3 (43%)
001+ <br />
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 />
001- string(4) "PASS"
002- string(4) "PASS"
003+
004+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug67198.php on line 29
005+
006+ Warning: file_get_contents(http://localhost:8964): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug67198.php on line 29
007+ bool(false)
008+
009+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug67198.php on line 30
010+
011+ Warning: file_get_contents(http://localhost:8964): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in %s/bug67198.php on line 30
012+ bool(false)
1 (14%)
001+ Warning: file_put_contents(/usr/local/src/php-5.6.6/sapi/cli/tests/index.php): failed to open stream: Permission denied in /usr/local/src/php-5.6.6/sapi/cli/tests/php_cli_server.inc on line 11
1 (14%)
001+ Warning: file_put_contents(/home/qiaowei/Downloads/php-5.6.6/sapi/cli/tests/index.php): failed to open stream: Permission denied in /home/qiaowei/Downloads/php-5.6.6/sapi/cli/tests/php_cli_server.inc on line 11
002+ string(13) "array(0) {
001- string(4) "PASS"
002- string(4) "PASS"
003+ }
004+ "
005+ string(13) "array(0) {
006+ }
007+ "
1 (14%)
001+ <br />
002+ <b>Warning</b>: Unknown: php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in <b>Unknown</b> on line <b>0</b><br />
001- string(4) "PASS"
002- string(4) "PASS"
003+
004+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in %s/bug67198.php on line 29
005+
006+ Warning: file_get_contents(http://localhost:8964): failed to open stream: php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in %s/bug67198.php on line 29
007+ bool(false)
008+
009+ Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in %s/bug67198.php on line 30
010+
011+ Warning: file_get_contents(http://localhost:8964): failed to open stream: php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in %s/bug67198.php on line 30
012+ bool(false)
1 (14%)
001+ ** ERROR: process timed out **
001- string(4) "PASS"
002- string(4) "PASS"