Skip to content

Remove unnecessary F0 type information from OPCache #5024

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 2 commits into from

Conversation

kocsismate
Copy link
Member

@kocsismate kocsismate commented Dec 17, 2019

The removed F0 items are not needed anymore, as we already have a completely reliable return type information thanks to their stubs. This PR somewhat depends on #5017 because some of the necessary stubs are only defined in the referenced PR.

Additionally, I noticed that I made a mistake when specifying the return type of strval().

Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

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

Without any in-depth verification: Looks fine. Of course should only land after the other PR.

kocsismate added a commit to kocsismate/php-src that referenced this pull request Dec 20, 2019
@php-pulls php-pulls closed this in bf645d6 Dec 20, 2019
@kocsismate kocsismate deleted the remove-f0 branch December 20, 2019 11:04
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.

4 participants