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

[make:registration] add bool type to User::isVerified #1518

Merged
merged 1 commit into from Apr 21, 2024

Conversation

jrushlow
Copy link
Collaborator

When creating a registration form and using verify-email-bundle, we now add the bool property type to User::isVerified.

The column type definition is dropped - it can be inferred from the property type by doctrine.

When creating a registration form and using `verify-email-bundle`, we now add the `bool` property type to `User::isVerified`.

The column `type` definition is dropped - it can be inferred from the property type by doctrine.
@jrushlow jrushlow added Feature New Feature Status: Needs Review Needs to be reviewed labels Apr 19, 2024
@jrushlow jrushlow merged commit e209117 into symfony:main Apr 21, 2024
7 checks passed
@jrushlow jrushlow deleted the feature/verify-email-type branch April 21, 2024 00:08
@jrushlow jrushlow mentioned this pull request Apr 24, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant