-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Parse array/generic/nullable type into inner expression #8106
Merged
Wirone
merged 6 commits into
PHP-CS-Fixer:master
from
mvorisek:normalize_type_using_map
Sep 26, 2024
Merged
feat: Parse array/generic/nullable type into inner expression #8106
Wirone
merged 6 commits into
PHP-CS-Fixer:master
from
mvorisek:normalize_type_using_map
Sep 26, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvorisek
force-pushed
the
normalize_type_using_map
branch
2 times, most recently
from
September 15, 2024 20:03
88d4036
to
4de5c28
Compare
Wirone
requested changes
Sep 18, 2024
mvorisek
force-pushed
the
normalize_type_using_map
branch
2 times, most recently
from
September 19, 2024 09:51
23297fa
to
10e6ac3
Compare
mvorisek
force-pushed
the
normalize_type_using_map
branch
from
September 19, 2024 10:38
10e6ac3
to
0a9ce3b
Compare
mvorisek
force-pushed
the
normalize_type_using_map
branch
from
September 24, 2024 06:46
0a9ce3b
to
5d5c3b8
Compare
mvorisek
force-pushed
the
normalize_type_using_map
branch
3 times, most recently
from
September 24, 2024 12:12
9218b82
to
89c9ba6
Compare
Wirone
approved these changes
Sep 26, 2024
Wirone
force-pushed
the
normalize_type_using_map
branch
from
September 26, 2024 05:32
89c9ba6
to
bebdf6b
Compare
Thank you @mvorisek 🍻! |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
needed for #8085