8000 W3C to uppercase · symfony/symfony@4ce5611 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ce5611

Browse files
committed
W3C to uppercase
1 parent 4385d23 commit 4ce5611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
6.2
55
---
66

7-
* Add option `Email::VALIDATION_MODE_HTML5_ALLOW_NO 4EC6 _TLD` with "allow-no-tld" e-mail validation mode, to match with the w3c official specification
7+
* Add option `Email::VALIDATION_MODE_HTML5_ALLOW_NO_TLD` with "allow-no-tld" e-mail validation mode, to match with the W3C official specification
88
* Add method `getCause()` to `ConstraintViolationInterface`
99
* Add the `When` constraint and validator
1010
* Deprecate the "loose" e-mail validation mode, use "html5" instead

0 commit comments

Comments
 (0)
0