Skip to content

Conversation

@Holicz
Copy link
Contributor

@Holicz Holicz commented Mar 7, 2018

I believe 60 characters for email is not enough, because maximum length of email is 254 chars. See https://stackoverflow.com/a/574698/3000493

I believe 60 characters for email is not enough, because maximum length of email is 254 chars. See https://stackoverflow.com/a/574698/3000493
@Holicz Holicz changed the title Update email field length in annotation Update email field length in annotation (User class in security section) Mar 7, 2018
@javiereguiluz javiereguiluz modified the milestones: 2.2, 2.7 Mar 7, 2018
@javiereguiluz
Copy link
Member

A minor but nice change! Thanks. We merged it on 2.7 branch because that's the oldest maintained branch (https://symfony.com/roadmap)

javiereguiluz added a commit that referenced this pull request Mar 7, 2018
…curity section) (Holicz) This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9402). Discussion ---------- Update email field length in annotation (User class in security section) I believe 60 characters for email is not enough, because maximum length of email is 254 chars. See https://stackoverflow.com/a/574698/3000493 Commits ------- 8324c93 Update email field length in annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants