Tuesday, May 21, 2013
Home
|
Projects and Goals
|
Release Candidates
|
How to Help
|
Handling Bug Reports
|
Test Reports
|
Manage Pull Requests
PHP-QAT
The PHP/QA Team is a small group of developers whose primary goal is to support the PHP core developers by providing them with timely quality assurance.
Projects & Goals
Find more information about PHP/QA Team's
current projects and future goals
.
Release Candidates
What are
release candidates
and how you can help us testing them.
Contact Information
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list (
http://bugs.php.net
)
All other questions should be directed to the appropriate
PHP mailing list.
Test: /sapi/cli/tests/php_cli_server_001.phpt - Version 5.4.0RC4
There are 3 different diffs reported by users for this test.
Count
Diff
7 (78%)
001+ Warning: file_get_contents(http://localhost:8964): failed to open stream: Connection refused in %s/php_cli_server_001.php on line 4
001- string(11) "Hello world"
002+ bool(false)
1 (11%)
001+ Warning: file_get_contents(): Couldn't connect to server in %s/php_cli_server_001.php on line 4
001- string(11) "Hello world"
002+
003+ Warning: file_get_contents(http://localhost:8964): failed to open stream: operation failed in %s/php_cli_server_001.php on line 4
004+ bool(false)
1 (11%)
001+ string(0) ""
001- string(11) "Hello world"
Copyright © 1997 - 2013 PHP Group
All rights reserved.
Last update: Fri Apr 19 16:24:24 2013 UTC
Generated in 73 ms