Wednesday, May 22, 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.0RC9-dev
There are 3 different diffs reported by users for this test.
Count
Diff
3 (60%)
001+ Warning: file_get_contents(): Failed initialization 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 (20%)
001+ PHP 5.4.0RC9-dev Development Server started at Thu Feb 16 20:42:45 2012
001- string(11) "Hello world"
002+ Listening on localhost:8964
003+ Document root is /Users/simostring(11) "Hello world"
1 (20%)
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)
Copyright © 1997 - 2013 PHP Group
All rights reserved.
Last update: Sat Apr 07 14:04:03 2012 UTC
Generated in 58 ms