Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the ZipDownloader to catch the exceptions thrown in Symfony process. #3002

Merged
merged 1 commit into from Jun 3, 2014
Merged

Fix the ZipDownloader to catch the exceptions thrown in Symfony process. #3002

merged 1 commit into from Jun 3, 2014

Conversation

discordier
Copy link
Contributor

The problem was introduced in 72d4bea and causes composer to not fallback
to ZipArchive when unzip can not be executed (i.e. when proc_open() is
not allowed).

The problem was introduced in 72d4bea and causes composer to not fallback
to ZipArchive when unzip can not be executed (i.e. when proc_open() is
not allowed).
@MacKP
Copy link

MacKP commented Jun 2, 2014

Fixed the problem for me.
thx!

@Seldaek
Copy link
Member

Seldaek commented Jun 3, 2014

Thanks!

@Seldaek Seldaek merged commit 7cec839 into composer:master Jun 3, 2014
@discordier discordier deleted the fix-zip-downloader branch June 3, 2014 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants