Commit 69b6c90
committed
File tree
10 files changed
+237
-38
lines changedFilter options
- src/Symfony/Component
- Cache/Adapter
- Form
- Extension/Validator/Constraints
- Resources/config
- Tests/Extension/Validator
- Constraints
- Type
- HttpFoundation
- Session/Storage/Handler
- Tests/Session/Storage/Handler/Fixtures
- Mime
- Crypto
- Tests/Crypto
10 files changed
+237
-38
lines changedsrc/Symfony/Component/Cache/Adapter/TraceableAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/TraceableAdapter.php+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
| 247 | + |
252 | 248 |
|
253 |
| - |
254 |
| - |
255 | 249 |
|
| 250 | + |
| 251 | + |
256 | 252 |
|
257 | 253 |
|
258 | 254 |
|
|
src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php+59-20Lines changed: 59 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| ||
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
47 |
| - |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 |
| - |
55 | 56 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
61 | 61 |
|
62 |
| - |
63 |
| - |
| 62 | + |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
75 | 90 |
|
76 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
77 | 101 |
|
78 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
79 | 107 |
|
80 | 108 |
|
81 | 109 |
|
82 | 110 |
|
83 | 111 |
|
84 |
| - |
| 112 | + |
85 | 113 |
|
86 | 114 |
|
87 | 115 |
|
| ||
101 | 129 |
|
102 | 130 |
|
103 | 131 |
|
104 |
| - |
| 132 | + |
105 | 133 |
|
106 | 134 |
|
107 | 135 |
|
| ||
160 | 188 |
|
161 | 189 |
|
162 | 190 |
|
163 |
| - |
| 191 | + |
164 | 192 |
|
165 | 193 |
|
166 | 194 |
|
| ||
184 | 212 |
|
185 | 213 |
|
186 | 214 |
|
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
187 | 219 |
|
188 | 220 |
|
189 | 221 |
|
| ||
209 | 241 |
|
210 | 242 |
|
211 | 243 |
|
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
212 | 251 |
|
src/Symfony/Component/Form/Resources/config/validation.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Resources/config/validation.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php+36-3Lines changed: 36 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
447 |
| - |
448 |
| - |
| 447 | + |
| 448 | + |
449 | 449 |
|
450 | 450 |
|
451 | 451 |
|
| ||
801 | 801 |
|
802 | 802 |
|
803 | 803 |
|
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
| 812 | + |
| 813 | + |
| 814 | + |
| 815 | + |
| 816 | + |
| 817 | + |
| 818 | + |
| 819 | + |
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
| 825 | + |
| 826 | + |
| 827 | + |
| 828 | + |
| 829 | + |
| 830 | + |
| 831 | + |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
| 836 | + |
804 | 837 |
|
805 | 838 |
|
806 | 839 |
|
| ||
823 | 856 |
|
824 | 857 |
|
825 | 858 |
|
826 |
| - |
| 859 | + |
827 | 860 |
|
828 | 861 |
|
829 | 862 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php+64-3Lines changed: 64 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
| 20 | + |
20 | 21 |
|
21 | 22 |
|
| 23 | + |
22 | 24 |
|
23 | 25 |
|
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
| ||
64 | 68 |
|
65 | 69 |
|
66 | 70 |
|
67 |
| - |
| 71 | + |
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
72 | 76 |
|
73 | 77 |
|
74 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 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 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
75 | 136 |
|
76 | 137 |
|
77 | 138 |
|
|
0 commit comments