Test: /tests/basic/bug67198.phpt - Version 7.2.0-dev        

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
32 (65%)
001+ Server is not running
001- string(4) "PASS"
002- string(4) "PASS"
11 (22%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/bug67198.php on line 29
002+ bool(false)
001- string(4) "PASS"
002- string(4) "PASS"
003+
004+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/bug67198.php on line 30
005+ bool(false)
3 (6%)
002+
002- string(4) "PASS"
003+ Warning: file_get_contents(http://localhost:8964): failed to open stream: HTTP request failed! in %s/bug67198.php on line 30
004+ bool(false)
2 (4%)
001+ Notice: Undefined variable: error in /home/travis/build/php/php-src/sapi/cli/tests/php_cli_server.inc on line 48
1 (2%)