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-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53ea09e84dcc5eb199f732c7621633a8f34ce3e7
archived-php-src
/
ext
/
zip
History
Dmitry Stogov
c6ad0b92b7
Replace getThis() by EX(This), when additional check is not necessary.
2018-11-14 02:44:25 +03:00
..
examples
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
tests
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +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
Replace getThis() by EX(This), when additional check is not necessary.
2018-11-14 02:44:25 +03: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