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

[3.x] Added some additional scalar types and return types #949

Merged
merged 1 commit into from
Dec 16, 2020
Merged

[3.x] Added some additional scalar types and return types #949

merged 1 commit into from
Dec 16, 2020

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Dec 12, 2020

I've not added return types to all the API methods. If that is wanted, it could be followed up with an additional PR, but we'd have to be very confident all the return type phpdoc was correct before making them real return types (indeed, not all the methods in there even have documented return types)!


Depends on #950.

@GrahamCampbell GrahamCampbell changed the title Added some additional scalar types and return types [4.x] Added some additional scalar types and return types Dec 12, 2020
@GrahamCampbell GrahamCampbell changed the title [4.x] Added some additional scalar types and return types [3.x] Added some additional scalar types and return types Dec 12, 2020
@GrahamCampbell GrahamCampbell marked this pull request as draft December 12, 2020 18:12
@GrahamCampbell GrahamCampbell marked this pull request as ready for review December 12, 2020 18:27
@acrobat
Copy link
Collaborator

acrobat commented Dec 16, 2020

This looks good! Let's keep the return type declarations for the next major, this will give us some more time to actually check/validate those.

@acrobat acrobat merged commit 8d9c3bf into KnpLabs:master Dec 16, 2020
@acrobat
Copy link
Collaborator

acrobat commented Dec 16, 2020

Thank you @GrahamCampbell

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