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

Forbid properties on enums #6836

Merged
merged 2 commits into from
Nov 6, 2021
Merged

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented Nov 6, 2021

Fixes #6472

@weirdan weirdan added release:feature The PR will be included in 'Features' section of the release notes enum labels Nov 6, 2021
@weirdan weirdan added this to the PHP 8.1 milestone Nov 6, 2021
@weirdan weirdan requested a review from orklah November 6, 2021 19:59
@weirdan weirdan self-assigned this Nov 6, 2021
* Added new issue to the config.xsd
* Marked NoEnumProperties as PHP 8.1 issue
@weirdan weirdan merged commit 7b7f630 into vimeo:master Nov 6, 2021
@weirdan weirdan deleted the forbid-enum-properties branch November 6, 2021 20:47
weirdan added a commit to weirdan/psalm that referenced this pull request Nov 6, 2021
This was somehow missed from vimeo#6836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enum release:feature The PR will be included in 'Features' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enum: forbid properties
2 participants