Commit 408d09a
File tree
Expand file treeCollapse file tree
14 files changed
+33
-55
lines changedFilter options
- src/Symfony/Bundle
- FrameworkBundle
- DependencyInjection
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional/app/config
- SecurityBundle/Tests/Functional/app
- FirewallEntryPoint
- config
- WebProfilerBundle/Tests/Functional
Expand file treeCollapse file tree
14 files changed
+33
-55
lines changed+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
61 | 76 |
|
62 | 77 |
|
63 | 78 |
|
|
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
988 | 988 |
|
989 | 989 |
|
990 | 990 |
|
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
991 | 995 |
|
992 | 996 |
|
993 | 997 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/profiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/profiler.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/profiler_collect_serializer_data.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/php/profiler_collect_serializer_data.php-15Lines changed: 0 additions & 15 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/profiler.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/profiler.xml+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/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/profiler_collect_serializer_data.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/xml/profiler_collect_serializer_data.xml-15Lines changed: 0 additions & 15 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/profiler.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/profiler.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/profiler_collect_serializer_data.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Fixtures/yml/profiler_collect_serializer_data.yml-11Lines changed: 0 additions & 11 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php+1-10Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
281 |
| - |
| 281 | + |
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 | 288 |
|
298 | 289 |
|
299 | 290 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/config/framework.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/config/framework.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/FirewallEntryPoint/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/FirewallEntryPoint/config.yml+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/config/framework.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/config/framework.yml+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
src/Symfony/Bundle/WebProfilerBundle/Tests/Functional/WebProfilerBundleKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/Functional/WebProfilerBundleKernel.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
0 commit comments