Commit 8a08c20
File tree
12 files changed
+324
-12
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- DependencyInjection
- Form/Type
- Security/User
- Component/Validator
- Constraints
- Resources/translations
- Tests/Constraints
12 files changed
+324
-12
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
| 231 | + |
236 | 232 |
|
237 | 233 |
|
238 | 234 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
|
src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
| 90 | + |
95 | 91 |
|
96 | 92 |
|
97 | 93 |
|
|
src/Symfony/Component/Validator/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/CHANGELOG.md+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
|
src/Symfony/Component/Validator/Constraints/Hostname.php
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
src/Symfony/Component/Validator/Constraints/HostnameValidator.php
Copy file name to clipboard+69Lines changed: 69 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.de.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.en.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
0 commit comments