Commit 1f2d6fb
committed
File tree
Expand file treeCollapse file tree
8 files changed
+102
-9
lines changedFilter options
- src/Symfony/Component
- ClassLoader
- Form
- Tests
- HttpKernel
- Fragment
- Tests/Fragment
- Validator
- Constraints
- Mapping
- Tests/Constraints
Expand file treeCollapse file tree
8 files changed
+102
-9
lines changedsrc/Symfony/Component/ClassLoader/ClassCollectionLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassCollectionLoader.php+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
95 | 101 |
|
96 | 102 |
|
97 | 103 |
|
|
src/Symfony/Component/Form/ButtonBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ButtonBuilder.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
69 |
| - |
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
src/Symfony/Component/Form/Tests/ButtonBuilderTest.php
Copy file name to clipboard+61Lines changed: 61 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 | + |
src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
|
src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
200 | 213 |
|
201 | 214 |
|
202 | 215 |
|
|
src/Symfony/Component/Validator/Constraints/CardSchemeValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CardSchemeValidator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
src/Symfony/Component/Validator/Mapping/PropertyMetadata.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/PropertyMetadata.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
105 | 111 |
|
106 | 112 |
|
107 | 113 |
|
| ||
129 | 135 |
|
130 | 136 |
|
131 | 137 |
|
| 138 | + |
| 139 | + |
132 | 140 |
|
133 | 141 |
|
134 | 142 |
|
0 commit comments