Skip to content

[TypeInfo] Better explain the getBaseType() method #20017

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

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

javiereguiluz
Copy link
Member

Fixes #19843.

@mtarld if you have some time, please review this PR. Thanks a lot!

@mtarld
Copy link
Contributor

mtarld commented Jul 3, 2024

@javiereguiluz, I just created the PR symfony/symfony#57630 which rethinks and improves the component design and usage.

Therefore, I'd wait for this PR to be either merged or closed before going further 🙂

@xabbuh xabbuh added the On hold label Jul 3, 2024
@javiereguiluz
Copy link
Member Author

Thanks Mathias ... but this PR only adds some short explanations about existing code examples. Even if your PR is accepted, it will merged in 7.2 branch, so I think it's OK to change this in 7.1 branch meanwhile.

@OskarStark OskarStark changed the title [TypeInfo] Better explain the getBaseType() method [TypeInfo] Better explain the getBaseType() method Jul 4, 2024
@javiereguiluz javiereguiluz merged commit 3780287 into symfony:7.1 Jul 8, 2024
3 checks passed
@javiereguiluz javiereguiluz deleted the fix_19843 branch July 8, 2024 08:34
@javiereguiluz
Copy link
Member Author

Merged for the reasons explained above. If the changes proposed in the new code PR are merged, we'll keep updating these docs. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TypeInfo] Ease getting base type on nullable types
4 participants