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

ini_set value typehint #133

Closed
Kharhamel opened this issue Sep 5, 2019 · 2 comments
Closed

ini_set value typehint #133

Kharhamel opened this issue Sep 5, 2019 · 2 comments

Comments

@Kharhamel
Copy link
Collaborator

The function ini_set generated has its second parameter typehinted as string, but the documentation says it can be string|int|float|bool.

No typehint should be generated since we already have a correct @param annotation

@Kharhamel
Copy link
Collaborator Author

#134

@Kharhamel Kharhamel reopened this Sep 9, 2019
@Kharhamel
Copy link
Collaborator Author

done in 1.0.0-beta1

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

No branches or pull requests

1 participant