1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
Files
archived-php-src/ext/zip/tests
Gustavo André dos Santos Lopes 44d0082823 - 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.
2010-12-24 22:38:36 +00:00
..
2009-01-08 22:03:32 +00:00
2008-11-12 11:41:21 +00:00
2008-11-12 17:16:51 +00:00
2008-11-04 13:24:39 +00:00
2009-01-08 22:03:32 +00:00
2010-02-01 19:30:32 +00:00
2009-01-08 22:03:32 +00:00
2008-11-04 13:24:39 +00:00
2008-11-04 13:24:39 +00:00