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

TernaryToNullCoalescingFixer - concat precedence fix #5274

Merged
merged 1 commit into from
Nov 20, 2020
Merged

TernaryToNullCoalescingFixer - concat precedence fix #5274

merged 1 commit into from
Nov 20, 2020

Conversation

SpacePossum
Copy link
Contributor

@SpacePossum SpacePossum commented Nov 16, 2020

While looking into PHP8 https://wiki.php.net/rfc/concatenation_precedence change I found this one.
Example: https://3v4l.org/Nvubm

(I didn't find other issues related to the PHP8 change)

@SpacePossum SpacePossum added this to the 2.15.10 milestone Nov 16, 2020
@SpacePossum SpacePossum added the RTM Ready To Merge label Nov 16, 2020
@keradus keradus removed the RTM Ready To Merge label Nov 20, 2020
@keradus
Copy link
Member

keradus commented Nov 20, 2020

Thank you @SpacePossum.

@keradus keradus merged commit 90e7a27 into PHP-CS-Fixer:2.15 Nov 20, 2020
@keradus keradus deleted the 2_15_TernaryToNullCoalescingFixer_concat_precedence branch November 20, 2020 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants