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

refactor: Introduce a new PharMeta utility class #978

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

theofidry
Copy link
Member

This new PharMeta class is meant to capture the PHAR metadata that we are dumping when extracting a PHAR. It should make it easier to create, dump and retrieve afterwards and offers a dedicated place where normalizing the metadata can be done.

This new `PharMeta` class is meant to capture the PHAR metadata that we
are dumping when extracting a PHAR. It should make it easier to create,
dump and retrieve afterwards and offers a dedicated place where
normalizing the metadata can be done.
@theofidry theofidry merged commit d863c71 into box-project:main Apr 2, 2023
@theofidry theofidry deleted the refactor/phar-meta branch April 2, 2023 12:59
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.

1 participant