This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-16 12:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81eb8e7507bdec00a6dde4ac759d668d048b6f13
archived-php-src
/
ext
/
zip
History
Anatol Belski
d82cb24e19
Merge branch 'PHP-7.2'
...
* PHP-7.2: Fix bug
#76524
- ZipArchive memory leak
2018-07-10 11:20:50 +02:00
..
examples
Zip: add support for encrypted archive
2017-03-02 13:36:40 +01:00
lib
Trailing whitespaces on ext/*
2018-01-04 02:38:32 -02:00
tests
Merge branch 'PHP-7.2'
2018-07-10 11:20:50 +02:00
config.m4
Merge branch 'PHP-7.2'
2017-12-19 14:48:21 +01:00
config.w32
Merge branch 'PHP-7.2'
2018-07-07 17:33:47 +02:00
CREDITS
…
LICENSE_libzip
…
php_zip.c
Merge branch 'PHP-7.2'
2018-07-10 11:20:50 +02:00
php_zip.h
Merge branch 'PHP-7.2'
2018-06-12 09:36:14 +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