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

Add missing parameter to Phar::getMetadata() #7486

Merged
merged 1 commit into from Jan 25, 2022

Conversation

villfa
Copy link
Contributor

@villfa villfa commented Jan 25, 2022

Hi,

An new parameter $unserializeOptions has been added in PHP 8.0 to Phar::getMetadata() and PharFileInfo::getMetadata() (see php/php-src@0c238ede0).

Documentation:

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Jan 25, 2022
@orklah
Copy link
Collaborator

orklah commented Jan 25, 2022

Thanks!

@orklah orklah merged commit e7ac047 into vimeo:4.x Jan 25, 2022
@villfa villfa deleted the fix/phar-getmetadata branch January 25, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants