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-17 04:51:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bef16c37bf8c0f6f2132feadee26bbae156ed99
archived-php-src
/
ext
/
zip
History
Dmitry Stogov
f2b4ec4bdc
Export standard object handlers, to avoid indirect access
2018-05-31 11:57:22 +03: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
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
config.m4
Merge branch 'PHP-7.2'
2017-12-19 14:48:21 +01:00
config.w32
Merge branch 'PHP-7.2'
2018-05-02 17:28:10 +02:00
CREDITS
…
LICENSE_libzip
…
php_zip.c
Export standard object handlers, to avoid indirect access
2018-05-31 11:57:22 +03:00
php_zip.h
year++
2018-01-02 12:57:58 +08: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