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

[PHP8] Add broken tests with complex types #503

Merged
merged 3 commits into from
May 7, 2024

Conversation

lisachenko
Copy link
Member

This functional test highlights some internal issues inside SelfValueVisitor when dealing with complex types (union/intersection/DNF).

Framework should be able to work with any complex types transparently.

@lisachenko
Copy link
Member Author

@samsonasik One more failing scenario to cover

@lisachenko lisachenko changed the title [PHP8] Add broken functional test with complex types [PHP8] Add broken tests with complex types Apr 14, 2024
@samsonasik
Copy link
Contributor

@lisachenko I cherry-picked your commit at PR #504

…504)

Add PHP 8.0+ Union and Intersection type support on SelfValueVisitor
@scrutinizer-notifier
Copy link

A new inspection was created.

@lisachenko lisachenko merged commit d2ca6d4 into master May 7, 2024
10 of 11 checks passed
@lisachenko lisachenko deleted the bug/functional-weaving-complex-type branch May 7, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants