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-13 19:14:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21aa93dd4dee24bdfa28a55cc2f0eeb5f4fb971
archived-php-src
/
ext
/
zip
History
Remi Collet
4778578b56
Merge branch 'PHP-7.3'
...
* PHP-7.3: bump zip extension version
2018-10-03 12:59:46 +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
Sync ext/zip with pecl/zip version 1.3.2
2013-11-04 13:23:36 +01:00
php_zip.c
Fix some misspellings
2018-08-12 16:15:45 +02: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