• added test for php that exhaustively reads from stdin. This is currently failing. PHP dup()'s stdin in and reads from the dup, therefore our strategy of only invoking tm_dialog when a read is requested for STDIN_FILENO breaks down. Changed: A trunk/Tools/tm_interactive_input/test/php-test.sh