标签: php
在使用posix_isatty(STDOUT)时,它可以在主进程上运行,但是在使用passthru生成另一个进程时,它始终为false。有人有解释/解决方法吗?
posix_isatty(STDOUT)
passthru