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 | e7d5c4a8fd924927edd8f48c975cd34d19df8add (patch) | |
tree | 9cb1df971d7e915712cd90f337c002ae8159dae6 /ext/xml/php_xml.h | |
parent | ff32c32fba0c257f971df39fc85c20e0cd911d58 (diff) | |
download | php-git-e7d5c4a8fd924927edd8f48c975cd34d19df8add.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/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions