Skip to content

VisibilityRequiredFixer - support type alternation for properties #5439

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
Jan 17, 2021

Conversation

keradus
Copy link
Member

@keradus keradus commented Jan 17, 2021

needed for PHP8

@keradus keradus mentioned this pull request Jan 17, 2021
6 tasks
@keradus keradus added this to the 2.17.4 milestone Jan 17, 2021
@keradus keradus merged commit 35997b4 into PHP-CS-Fixer:2.17 Jan 17, 2021
@keradus keradus deleted the 2.17_php8_fix_alternated branch January 17, 2021 23:52
@keradus keradus added the topic/PHP8.0 Related to features available in PHP 8.0+ label Jan 17, 2021
keradus added a commit that referenced this pull request Jan 18, 2021
This PR was squashed before being merged into the 2.17 branch.

Discussion
----------

Add PHP8 integration test

ref #4702

There are ~3~ 4 cases still crashing in the spec files:
- [x] nullsafe operator -> PHP 8.0.1 to be released at 7th
- [x] attributes #5406
- [x] union types for method parameters #5405
- [x] union types for class properties #5439

I also found the following issues that I raised as separated PRs:
- [x] ~#5396~ -> #5397
- [x] ~#5400~ -> #5404

Commits
-------

324929f Add PHP8 integration test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/PHP8.0 Related to features available in PHP 8.0+
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant