Skip to content

Fix remaining invalid unreflectable methods#8900

Merged
orklah merged 1 commit intovimeo:masterfrom
othercorey:fix-unreflectable
Dec 15, 2022
Merged

Fix remaining invalid unreflectable methods#8900
orklah merged 1 commit intovimeo:masterfrom
othercorey:fix-unreflectable

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::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.

2 participants

Comments