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

Pure intersection types (type1&type2) #28

Closed
Tracked by #3
i582 opened this issue Jun 26, 2022 · 0 comments · Fixed by #29
Closed
Tracked by #3

Pure intersection types (type1&type2) #28

i582 opened this issue Jun 26, 2022 · 0 comments · Fixed by #29
Labels
PHP 8.1 PHP 8.1 features

Comments

@i582
Copy link
Contributor

i582 commented Jun 26, 2022

RFC: https://wiki.php.net/rfc/pure-intersection-types

Example:

function foo(A&B $a) {}
@i582 i582 mentioned this issue Jun 26, 2022
7 tasks
@i582 i582 added the PHP 8.1 PHP 8.1 features label Jun 26, 2022
@i582 i582 closed this as completed in #29 Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PHP 8.1 PHP 8.1 features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant