mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +02:00
When the value passed is not representable as an int then it is not a TTY and thus should return false immediately. This was reported by MSAN.
When the value passed is not representable as an int then it is not a TTY and thus should return false immediately. This was reported by MSAN.