mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +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.