History log of /PHP-8.1/ext/zip/php_zip.c (Results 301 – 325 of 410)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits

# 1c24911a 07-May-2011 Felipe Pena

- Fixed bug #54681 (addGlob() crashes on invalid flags)

# c11e307a 07-May-2011 Felipe Pena

- Fixed bug #54681 (addGlob() crashes on invalid flags)

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 5b521b71 07-Feb-2011 Pierre Joye

- Fixed bug #53893 (Wrong return value for ZipArchive::extractTo())

# 169c5dc2 07-Feb-2011 Pierre Joye

- Fixed bug #53893 (Wrong return value for ZipArchive::extractTo())

# 07fb5ca4 04-Feb-2011 Adam Harvey

Change the way HAVE_GLOB is dealt with in ext/zip per IRC conversation with
Pierre.

# 793cfe13 04-Feb-2011 Adam Harvey

Change the way HAVE_GLOB is dealt with in ext/zip per IRC conversation with
Pierre.

# fcc7922f 04-Feb-2011 Adam Harvey

Fix bug #53923 (Zip functions assume HAVE_GLOB is defined).

# 4bf6559e 04-Feb-2011 Adam Harvey

Fix bug #53923 (Zip functions assume HAVE_GLOB is defined).

# 973ca132 01-Feb-2011 Pierre Joye

- WS

# fcdc76be 01-Feb-2011 Pierre Joye

- WS

# c5f06eff 28-Jan-2011 Adam Harvey

Fixed bug #53854 (Missing constants for compression type). Patch by Richard
Quadling.

# d56de24c 28-Jan-2011 Adam Harvey

Fixed bug #53854 (Missing constants for compression type). Patch by Richard
Quadling.

# 9d568bb4 27-Jan-2011 Pierre Joye

- Fix bug #53166, missing parameters in reflections/docs

# 36854c3c 27-Jan-2011 Pierre Joye

- Fix bug #53166, missing parameters in reflections/docs

Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++

# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++

# e7d5c4a8 24-Dec-2010 Gustavo André dos Santos Lopes

- 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

- 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.

show more ...

# 44d00828 24-Dec-2010 Gustavo André dos Santos Lopes

- 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

- 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.

show more ...

Revision tags: php-5.2.16
# 0beae1e5 13-Dec-2010 Pierre Joye

- that should not have been applied

# aea6771d 13-Dec-2010 Pierre Joye

- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)

Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 761c6226 30-Nov-2010 Pierre Joye

Fixed crash in zip extract method (possible CWE-170)

# e8817ab0 30-Nov-2010 Pierre Joye

Fixed crash in zip extract method (possible CWE-170)

Revision tags: php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus

Revision tags: php-5.2.15RC1, PHP_5_2_15RC1
# d91c4be0 15-Nov-2010 Rasmus Lerdorf

ws fix

1...<<11121314151617