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 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.5.1RC1
archived-php-src
/
ext
/
zip
History
Niels Dossche
a21783c73c
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4: zip: Don't truncate return value of zip_fread() with user sizes
2025-11-18 20:31:31 +01:00
..
examples
…
tests
Merge branch 'PHP-8.4' into PHP-8.5
2025-11-16 21:29:16 +01:00
config.m4
…
config.w32
…
CREDITS
…
php_zip_arginfo.h
Arginfo: reuse zend_string objects for initializing attribute values (
#19241
)
2025-07-27 17:27:22 -07:00
php_zip.c
Merge branch 'PHP-8.4' into PHP-8.5
2025-11-18 20:31:31 +01:00
php_zip.h
Merge branch 'PHP-8.4' into PHP-8.5
2025-09-25 12:19:39 +02:00
php_zip.stub.php
add ZipArchive::ER_TRUNCATED_ZIP added in libzip 1.11 (
#15959
)
2024-09-19 15:32:55 +02:00
zip_stream.c
…