diff options
author | Gustavo André dos Santos Lopes <cataphract@php.net> | 2010-12-24 22:38:36 +0000 |
---|---|---|
committer | Gustavo André dos Santos Lopes <cataphract@php.net> | 2010-12-24 22:38:36 +0000 |
commit | 44d0082823d6165cfdb068aae086bc97e1b037b4 (patch) | |
tree | 71869b7346b27f5a9d22316639c0c7756cbff667 /ext/mssql/php_mssql.c | |
parent | 3143828eb3e6df1080ba0a0304bbf970aa5efe92 (diff) | |
download | php-git-44d0082823d6165cfdb068aae086bc97e1b037b4.tar.gz |
- Fixed bug #53603 (ZipArchive should quiet stat errors).
#It is unclear if url_stat handlers should emit a warning in case
#PHP_STREAM_URL_STAT_QUIET is not specified and the resource does
#not exist. Most url_stat handlers never emit messages; the plain
#one does only so in the extraordinary event of an open_basedir
#restriction.
#But in case, php_stat uses PHP_STREAM_URL_STAT_QUIET for the
#FS_EXISTS, which suggests that mere checks on file existence are
#supposed to use this flag (arguably).
#The downside is that important diagnostic messages might be
#omitted.
Diffstat (limited to 'ext/mssql/php_mssql.c')
0 files changed, 0 insertions, 0 deletions