php-src/ext/zip
Christoph M. Becker df2ceac25a
Fix #81420: ZipArchive::extractTo extracts outside of destination
We need to properly detect and handle absolute paths in a portable way.
2021-09-20 21:29:24 -07:00
..
examples Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
lib Remove extra semicolons 2018-07-25 21:47:04 -03:00
tests Fix #81420: ZipArchive::extractTo extracts outside of destination 2021-09-20 21:29:24 -07:00
config.m4 Merge branch 'PHP-7.2' into PHP-7.3 2019-05-27 17:43:13 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
CREDITS Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
LICENSE_libzip update libzip to version 1.0.1 2015-05-06 15:16:43 +02:00
php_zip.c Fix #81420: ZipArchive::extractTo extracts outside of destination 2021-09-20 21:29:24 -07:00
php_zip.h Merge branch 'PHP-7.2' into PHP-7.3 2018-10-03 12:59:31 +02:00
zip_stream.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00