ID: 29010 Comment by: schlueter at phpbar dot de Reported By: eero at jlug dot fi Status: Closed Bug Type: *Compile Issues Operating System: Linux PHP Version: 5.0.0 New Comment:
This seems to be fixed in CVS so the bug should be closed: http://cvs.php.net/php-src/run-tests.php Previous Comments: ------------------------------------------------------------------------ [2004-07-21 13:27:50] [EMAIL PROTECTED] Fixed in CVS. The question remains if the fixed behaviour is a bug in PHP itself or not? ------------------------------------------------------------------------ [2004-07-21 12:52:07] [EMAIL PROTECTED] This should fix the problem, please test: In F:\Work\OSS\PHP\php-src: cvs -q -z9 diff -r 1.195 run-tests.php CVSROOT=:pserver:[EMAIL PROTECTED]:/repository Index: run-tests.php =================================================================== RCS file: /repository/php-src/run-tests.php,v retrieving revision 1.195 diff -r1.195 run-tests.php 448d447 < $fp = fopen("php://stdin", "r+"); ------------------------------------------------------------------------ [2004-07-04 19:23:13] eero at jlug dot fi Description: ------------ Make test does not wait email address. This issue is been long in php 5-dev series. Reproduce code: --------------- ./configure && make && make test System does not wait enought to input email address, if Y is selected in reporting option... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29010&edit=1