From: php-bugs-2005 at ryandesign dot com Operating system: N/A PHP version: 5.0.4 PHP Bug Type: Compile Warning Bug description: Rephrase: "Please allow this report to be send to the PHP QA team."
Description: ------------ In ./run-tests.php and ./server-tests.php the following message can be displayed: > Please allow this report to be send to the PHP QA > team. This will give us a better understanding in how > PHP's test cases are doing. There are a number of problems with this message. For one thing, it should be "sent" and not "send," and I think "understanding of how" is better than "understanding in how." The fundamental problem though is made obvious by the prompt that follows it: > (choose "s" to just save the results to a file)? > [Yns]: See, there's a question mark, and it expects a "yes" or "no" (or "save") answer. I would therefore reformulate it as a question. The message also seems to appear without any explanation to the user. It could be made friendlier. Suggestion below. This problem is presumably also present in PHP4. Reproduce code: --------------- N/A Expected result: ---------------- You may have found a problem in PHP's test cases. We'd like to automatically send this report to the PHP QA team, to give us a better understanding of how the test cases are doing. If you don't want to send it immediately, you can choose "s" to save the report to a file that you can send us later. May we send this report now? [Yns]: Actual result: -------------- Please allow this report to be send to the PHP QA team. This will give us a better understanding in how PHP's test cases are doing. (choose "s" to just save the results to a file)? [Yns]: -- Edit bug report at http://bugs.php.net/?id=32624&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32624&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32624&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32624&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32624&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32624&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32624&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32624&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32624&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32624&r=support Expected behavior: http://bugs.php.net/fix.php?id=32624&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32624&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32624&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32624&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32624&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32624&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32624&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32624&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32624&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32624&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32624&r=mysqlcfg