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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e14b7a369108ea89cee2c939719297b930d6d9d
archived-php-src
/
ext
/
zip
T
History
Nikita Popov
4e23dffe04
Remove bundled libzip
2018-09-18 12:13:43 +02:00
..
examples
Remove unused Git ident attributes from zip extension
2018-07-27 15:49:34 +02:00
tests
Remove unused Git ident attributes from zip extension
2018-07-27 15:49:34 +02:00
config.m4
drop support for bundled libzip (linux)
2018-09-18 12:13:43 +02:00
config.w32
Remove unused Git ident attributes from zip extension
2018-07-27 15:49:34 +02:00
CREDITS
…
php_zip.c
Fix some misspellings
2018-08-12 16:15:45 +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