Skip to content

Fix #76929: zip-based phar does not respect phar.require_hash #6517

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 16, 2020

Based on the patch provided by david at bamsoftware.

Based on the patch provided by david at bamsoftware.
@cmb69 cmb69 added the Bug label Dec 16, 2020
@nikic
Copy link
Member

nikic commented Dec 18, 2020

Do we need to be concerned about the BC break here for 7.4?

@cmb69
Copy link
Member Author

cmb69 commented Dec 19, 2020

Given that phar.require_hash isn't a security feature, users could simply switch it off in their php.ini, so there's no hard BC break. OTOH, we may as well postpone this fix to 8.0, since it is not really helpful either.

@php-pulls php-pulls closed this in 9f96b2b Jan 4, 2021
@cmb69 cmb69 deleted the cmb/76929 branch January 4, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants