Test: /ext/spl/tests/bug78042.phpt - Version 7.3.7-dev
Bug #78042 | SplTempFileObject::isReadable() / SplTempFileObject::isWritable() return values | ||||
---|---|---|---|---|---|
Submitted: | 2019-05-20 15:27:19 | Modified: | 2024-04-14 15:39:21 | ||
From: | phansys | Assigned: | |||
Status: | Open | Package: | SPL related | ||
PHP Version: | Irrelevant | OS: | Linux |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
5 (100%) |
003+ bool(false)
003- bool(true)
005+ bool(false)
005- bool(true)
|