<?php stream_isatty(resource $stream): bool
<?php if (function_exists('stream_isatty')) { return stream_isatty($fd); }