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 remaining invalid unreflectable methods #8900

Merged
merged 1 commit into from Dec 15, 2022

Conversation

othercorey
Copy link
Contributor

@othercorey othercorey commented Dec 15, 2022

Most of the remaining methods are either constructors that don't exist in the stubs or hidden methods.

SplFixedArray needs a new stub.

'ziparchive::addfromstring',
'ziparchive::getfromindex',
'ziparchive::getfromname',
'ziparchive::getstream',
'ziparchive::iscompressionmethodsupported',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea where these came compression functions came from. They don't exist now.

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

orklah commented Dec 15, 2022

Thanks!

@orklah orklah merged commit 5132de2 into vimeo:master Dec 15, 2022
@othercorey othercorey deleted the fix-unreflectable branch December 15, 2022 20:34
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