Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
39k
Code
Issues
791
Pull requests
599
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
zip
php_zip.h
on
php-8.2.28
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2022
Improve string class constant code generation (#9577)
Show description for e4f2376
kocsismate
authored
e4f2376
Copy full SHA for e4f2376
Commits on Sep 15, 2022
zip version bump to 1.21.1
remicollet
committed
ef4c20d
Copy full SHA for ef4c20d
remove LIBZIP_VERSION constant def from stub
remicollet
committed
946cdb8
Copy full SHA for 946cdb8
Commits on Aug 16, 2022
Declare et/zip constants in stubs (#9146)
kocsismate
authored
0c4c9fb
Copy full SHA for 0c4c9fb
Commits on Jun 28, 2022
implement fseek for zip stream when possible with libzip 1.9.1
remicollet
committed
2223853
Copy full SHA for 2223853
Commits on May 2, 2022
bump zip version
remicollet
committed
6672a5e
Copy full SHA for 6672a5e
Commits on Oct 13, 2021
bump zip ext version
remicollet
committed
105c2e0
Copy full SHA for 105c2e0
Commits on Oct 11, 2021
Add ZipArchive::clearError, getStreamIndex and getStreamName methods
Show description for e9b96ae
remicollet
committed
e9b96ae
Copy full SHA for e9b96ae
Commits on Sep 1, 2021
Merge branch 'PHP-8.0' into PHP-8.1
Show description for d515979
remicollet
committed
d515979
Copy full SHA for d515979
NEWS + bump zip version
remicollet
committed
fde24e4
Copy full SHA for fde24e4
Fix #80833 ZipArchive::getStream doesn't use setPassword
remicollet
committed
a6ffd8d
Copy full SHA for a6ffd8d
Commits on Jun 7, 2021
Merge branch 'PHP-8.0'
Show description for 6007bed
remicollet
committed
6007bed
Copy full SHA for 6007bed
zip extension is now 1.19.3
remicollet
committed
1671996
Copy full SHA for 1671996
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Nov 23, 2020
zip extension is 1.19.2
remicollet
committed
ce18899
Copy full SHA for ce18899
Commits on Sep 29, 2020
bump zip extension version
remicollet
committed
e39ce17
Copy full SHA for e39ce17
Commits on Jul 21, 2020
add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0)
remicollet
committed
42226fc
Copy full SHA for 42226fc
Commits on Jun 5, 2020
bump zip version
remicollet
committed
a838cb5
Copy full SHA for a838cb5
Commits on May 20, 2020
Generate function entries for ext/zip
Show description for 86d58e9
kocsismate
committed
86d58e9
Copy full SHA for 86d58e9
Commits on Mar 20, 2020
bump zip version
remicollet
committed
d12b4c3
Copy full SHA for d12b4c3
Commits on Mar 18, 2020
bump zp to 1.18.1 + doc
remicollet
committed
a5f136b
Copy full SHA for a5f136b
Commits on Mar 5, 2020
- make status, statusSys properties and
Show description for 6f53605
remicollet
committed
6f53605
Copy full SHA for 6f53605
Commits on Mar 4, 2020
add lastId property to ZipArchive
remicollet
committed
0b21a89
Copy full SHA for 0b21a89
Commits on Mar 2, 2020
bump zip version + NEWS
remicollet
committed
a6d86c9
Copy full SHA for a6d86c9
Commits on Feb 3, 2020
zip ext is now 1.17.1
remicollet
committed
c2a61c9
Copy full SHA for c2a61c9
Commits on Jan 31, 2020
Zip: version is now 1.17.0
Show description for b915d68
remicollet
committed
b915d68
Copy full SHA for b915d68
add ZipArchive::registerProgressCallback and ZipArchive::registerCancelCallback methods
remicollet
committed
3af1cee
Copy full SHA for 3af1cee
Commits on Jan 29, 2020
zip extension version is now 1.16.1
remicollet
committed
b8d635c
Copy full SHA for b8d635c
Commits on Jan 28, 2020
- bump zip extension version to 1.16.0 - add ZipArchive::setMtimeName and ZipArchive::setMtimeIndex methods
remicollet
committed
ac9a265
Copy full SHA for ac9a265
Commits on Jan 27, 2020
Merge branch 'PHP-7.4'
Show description for cb1b26a
remicollet
committed
cb1b26a
Copy full SHA for cb1b26a
- bump zip extension version to 1.15.6
Show description for 5215f07
remicollet
committed
5215f07
Copy full SHA for 5215f07
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Sep 9, 2019
zip edxtension is now 1.15.5
remicollet
committed
a7b00f8
Copy full SHA for a7b00f8
Commits on Aug 26, 2019
Replace deprecated libzip functions
Show description for 8f897f1
cmb69
committed
8f897f1
Copy full SHA for 8f897f1
Commits on Jul 21, 2019
Remove HAVE_LIBZIP
Show description for 15782b2
petk
committed
15782b2
Copy full SHA for 15782b2
Pagination
Previous
Next
You can’t perform that action at this time.