Commit 785b9cf
File tree
12 files changed
+32
-23
lines changedFilter options
- src/Symfony/Component
- Config/Definition
- Builder
- DomCrawler
- Form
- HttpFoundation
- Tests
- Validator
- Test
- Violation
12 files changed
+32
-23
lines changedsrc/Symfony/Component/Config/Definition/BaseNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/BaseNode.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
|
src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/Symfony/Component/DomCrawler/AbstractUriElement.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/AbstractUriElement.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
| ||
847 | 847 |
|
848 | 848 |
|
849 | 849 |
|
| 850 | + |
| 851 | + |
850 | 852 |
|
851 | 853 |
|
852 | 854 |
|
|
src/Symfony/Component/Form/FormConfigBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormConfigBuilder.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
767 | 767 |
|
768 | 768 |
|
769 | 769 |
|
770 |
| - |
| 770 | + |
771 | 771 |
|
772 | 772 |
|
773 | 773 |
|
| 774 | + |
| 775 | + |
774 | 776 |
|
775 | 777 |
|
776 | 778 |
|
777 |
| - |
778 |
| - |
| 779 | + |
| 780 | + |
779 | 781 |
|
780 | 782 |
|
781 | 783 |
|
|
src/Symfony/Component/Form/FormError.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormError.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Component/Form/FormFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
src/Symfony/Component/HttpFoundation/RedirectResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/RedirectResponse.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
src/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 |
| - |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
src/Symfony/Component/Validator/ConstraintViolation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolation.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| ||
330 | 331 |
|
331 | 332 |
|
332 | 333 |
|
333 |
| - |
| 334 | + |
334 | 335 |
|
335 | 336 |
|
336 | 337 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
0 commit comments