File tree
2 files changed
+35
-0
lines changedFilter options
- src/Symfony/Component/Form
- Extension/PasswordHasher/EventListener
- Tests/Extension/PasswordHasher/Type
2 files changed
+35
-0
lines changedsrc/Symfony/Component/Form/Extension/PasswordHasher/EventListener/PasswordHasherListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/PasswordHasher/EventListener/PasswordHasherListener.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
|
src/Symfony/Component/Form/Tests/Extension/PasswordHasher/Type/PasswordTypePasswordHasherExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/PasswordHasher/Type/PasswordTypePasswordHasherExtensionTest.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
83 | 114 |
|
84 | 115 |
|
85 | 116 |
|
|
0 commit comments