Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Install native 'zip' package on CLI images for quicker composer installs #171

Closed
wants to merge 1 commit into from

Conversation

gsomoza
Copy link

@gsomoza gsomoza commented May 6, 2020

Otherwise Composer will use PHP's ZIP library, which is a bit slower, may
cause invalid reports of corrupted archives, and causes UNIX permissions
in the archives to be lost.

@gsomoza
Copy link
Author

gsomoza commented May 6, 2020

Hmm I amended the original commit but the diff doesn't reflect in the PR, checking that now..

Otherwise Composer will use PHP's ZIP library, which is a bit slower, may
cause invalid reports of corrupted archives, and causes UNIX permissions
in the archives to be lost.
@gsomoza
Copy link
Author

gsomoza commented May 6, 2020

Alright that should be fixed now.

@bobbyshaw
Copy link
Member

Closing as this repo is no longer maintained and will be marked as read-only.

@bobbyshaw bobbyshaw closed this Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants