Commit 2b01d59
File tree
Expand file treeCollapse file tree
11 files changed
+84
-22
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Profiler
- Component
- DependencyInjection
- Form
- HttpFoundation
- Session/Attribute
- Tests
- Session/Attribute
- Security/Core/Authentication/Token
Expand file treeCollapse file tree
11 files changed
+84
-22
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
| 295 | + |
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
637 | 637 |
|
638 | 638 |
|
639 | 639 |
|
640 |
| - |
| 640 | + |
641 | 641 |
|
642 | 642 |
|
643 |
| - |
| 643 | + |
644 | 644 |
|
645 | 645 |
|
646 | 646 |
|
|
src/Symfony/Component/Form/FormConfigBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormConfigBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
|
src/Symfony/Component/HttpFoundation/HeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/HeaderBag.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
106 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
128 | 134 |
|
129 | 135 |
|
130 | 136 |
|
|
src/Symfony/Component/HttpFoundation/StreamedResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/StreamedResponse.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
144 | 156 |
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
138 | 143 |
|
139 | 144 |
|
140 | 145 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
85 | 96 |
|
86 | 97 |
|
87 | 98 |
|
| ||
96 | 107 |
|
97 | 108 |
|
98 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
99 | 121 |
|
100 | 122 |
|
101 | 123 |
|
|
src/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
126 | 144 |
|
src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
| 80 | + |
88 | 81 |
|
89 | 82 |
|
90 | 83 |
|
|
src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Authentication/Token/TokenInterface.php+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
| 50 | + |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
61 | 66 |
|
62 | 67 |
|
63 | 68 |
|
|
0 commit comments