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-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46dc5694c3cd4c1492449941bb34c050efea751
archived-php-src
/
ext
/
zip
T
History
Remi Collet
ae3646db48
use typed constants in 8.3
2023-07-28 15:56:42 +02:00
..
examples
…
tests
add ZipArchive::LENGTH_TO_END and ZipArchive::LENGTH_UNCHECKED constants
2023-07-28 15:56:31 +02:00
config.m4
Merge branch 'PHP-7.4'
2020-06-18 17:14:03 +02:00
config.w32
Build ext/zip as shared library by default on Windows
2022-05-20 14:31:32 +02:00
CREDITS
…
php_zip_arginfo.h
use typed constants in 8.3
2023-07-28 15:56:42 +02:00
php_zip.c
zip extension version 1.22.1
2023-06-29 15:21:15 +02:00
php_zip.h
add ZipArchive::LENGTH_TO_END and ZipArchive::LENGTH_UNCHECKED constants
2023-07-28 15:56:31 +02:00
php_zip.stub.php
use typed constants in 8.3
2023-07-28 15:56:42 +02:00
zip_stream.c
implement fseek for zip stream when possible with libzip 1.9.1
2022-06-28 15:17:27 +02:00