Skip to content

Fix F1 type information in OPCache #5025

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 3 commits into from
Closed

Conversation

kocsismate
Copy link
Member

@kocsismate kocsismate commented Dec 18, 2019

I updated the F1 type information according to the available stubs (+ sometimes double checked the implementation). FN looked good.

Additionally, I fixed some issues + adjusted formatting of the stubs.

@nikic
Copy link
Member

nikic commented Dec 20, 2019

FYI we should also be able to remove many FN() entries that have matching stubs.

@kocsismate
Copy link
Member Author

kocsismate commented Dec 20, 2019

Thanks for the review! I'll wait for the CI to finish, squash, and then apply it to master.

FYI we should also be able to remove many FN() entries that have matching stubs.

Cool! I though that they are also needed. I'll have another shot at them then.

kocsismate added a commit to kocsismate/php-src that referenced this pull request Dec 20, 2019
kocsismate added a commit to kocsismate/php-src that referenced this pull request Dec 20, 2019
@php-pulls php-pulls closed this in f52f471 Dec 20, 2019
@kocsismate kocsismate deleted the fix-f1 branch December 20, 2019 13:46
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.

2 participants