Commit bc9e946
committed
File tree
Expand file treeCollapse file tree
76 files changed
+381
-218
lines changedFilter options
- .github
- ISSUE_TEMPLATE
- src/Symfony
- Bundle/FrameworkBundle/Routing
- Component
- Cache
- Adapter
- Tests/Adapter
- Traits
- Config
- Exception
- Loader
- Tests/Exception
- Console
- Exception
- Helper
- HttpKernel
- Exception
- Tests/Exception
- Mailer/Exception
- Routing
- Exception
- Loader
- Tests
- Fixtures
- Attributes
- AttributesFixtures
- Loader
- Yaml/Exception
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
76 files changed
+381
-218
lines changed-8Lines changed: 0 additions & 8 deletions
This file was deleted.
.github/ISSUE_TEMPLATE/1_Bug_report.md
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1_Bug_report.md-22Lines changed: 0 additions & 22 deletions
This file was deleted.
.github/ISSUE_TEMPLATE/2_Feature_request.md
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/2_Feature_request.md-12Lines changed: 0 additions & 12 deletions
This file was deleted.
.github/ISSUE_TEMPLATE/3_Support_question.md
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/3_Support_question.md-11Lines changed: 0 additions & 11 deletions
This file was deleted.
.github/ISSUE_TEMPLATE/4_Documentation_issue.md
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/4_Documentation_issue.md-10Lines changed: 0 additions & 10 deletions
This file was deleted.
-10Lines changed: 0 additions & 10 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| 113 | + |
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
|
src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/FilesystemTagAwareAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/FilesystemTagAwareAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PdoAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PdoAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PdoDbalAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PdoDbalAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
src/Symfony/Component/Cache/Tests/Traits/PdoPruneableTrait.php renamed to src/Symfony/Component/Cache/Tests/Adapter/PdoPruneableTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PdoPruneableTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PredisTagAwareAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PredisTagAwareAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PredisTagAwareClusterAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PredisTagAwareClusterAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/RedisAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/RedisAdapterTest.php+20-18Lines changed: 20 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 39 | + |
43 | 40 |
|
44 |
| - |
| 41 | + |
45 | 42 |
|
46 | 43 |
|
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
50 | 47 |
|
51 |
| - |
| 48 | + |
52 | 49 |
|
53 | 50 |
|
54 | 51 |
|
55 | 52 |
|
56 |
| - |
| 53 | + |
57 | 54 |
|
58 | 55 |
|
59 |
| - |
| 56 | + |
60 | 57 |
|
61 | 58 |
|
62 |
| - |
| 59 | + |
63 | 60 |
|
64 | 61 |
|
65 |
| - |
| 62 | + |
66 | 63 |
|
67 | 64 |
|
68 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
69 | 79 |
|
70 | 80 |
|
71 | 81 |
|
| ||
95 | 105 |
|
96 | 106 |
|
97 | 107 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 | 108 |
|
107 | 109 |
|
108 | 110 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareArrayAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareArrayAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareClusterAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/RedisTagAwareClusterAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/TagAwareAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/TagAwareAdapterTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
src/Symfony/Component/Cache/Tests/Traits/TagAwareTestTrait.php renamed to src/Symfony/Component/Cache/Tests/Adapter/TagAwareTestTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/TagAwareTestTrait.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| 139 | + |
139 | 140 |
|
| 141 | + |
140 | 142 |
|
141 | 143 |
|
142 | 144 |
|
|
src/Symfony/Component/Cache/Traits/RedisTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/RedisTrait.php+21-6Lines changed: 21 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| 122 | + |
| 123 | + |
| 124 | + |
122 | 125 |
|
123 | 126 |
|
124 | 127 |
|
| ||
131 | 134 |
|
132 | 135 |
|
133 | 136 |
|
134 |
| - |
| 137 | + |
135 | 138 |
|
136 |
| - |
| 139 | + |
137 | 140 |
|
138 | 141 |
|
139 | 142 |
|
| ||
149 | 152 |
|
150 | 153 |
|
151 | 154 |
|
152 |
| - |
| 155 | + |
153 | 156 |
|
154 | 157 |
|
155 | 158 |
|
| ||
179 | 182 |
|
180 | 183 |
|
181 | 184 |
|
182 |
| - |
| 185 | + |
183 | 186 |
|
184 | 187 |
|
185 | 188 |
|
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
186 | 193 |
|
187 | 194 |
|
188 | 195 |
|
| ||
228 | 235 |
|
229 | 236 |
|
230 | 237 |
|
231 |
| - |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
232 | 243 |
|
233 | 244 |
|
234 | 245 |
|
| ||
245 | 256 |
|
246 | 257 |
|
247 | 258 |
|
248 |
| - |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
249 | 264 |
|
250 | 265 |
|
251 | 266 |
|
|
src/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Config/Loader/DelegatingLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Loader/DelegatingLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Component/Config/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Loader/FileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
|
src/Symfony/Component/Config/Loader/Loader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Loader/Loader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
0 commit comments