History log of /PHP-7.2/ext/zip/php_zip.c (Results 126 – 150 of 226)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# defd00ab 19-Oct-2010 Pierre Joye

- fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz


# 6ab76726 19-Oct-2010 Pierre Joye

- fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz


# 9aafc5d1 20-Sep-2010 Ilia Alshanetsky

Fixed a compiler warning


# 2f9da7fc 20-Sep-2010 Ilia Alshanetsky

Fixed a compiler warning


# 100228aa 30-Aug-2010 Pierre Joye

- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 05da8ecf 15-Jun-2010 Pierre Joye

- Fix #51002, fix possible memory corruption with very long names


# 2cfb5e42 15-Jun-2010 Pierre Joye

- Fix #51002, fix possible memory corruption with very long names


# c42d8b37 03-Jun-2010 Felipe Pena

- Fix proto and argname


# d333b79c 03-Jun-2010 Felipe Pena

- Fix proto and argname


12345678910