Commit 5beb5f8
File tree
Expand file treeCollapse file tree
17 files changed
+29
-1297
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- CacheWarmer
- DependencyInjection
- Routing
- Tests
- CacheWarmer
- Routing
- Component/Routing
- Generator/Dumper
- Loader
- Matcher/Dumper
- Tests
- Generator/Dumper
- Loader
- Matcher
- Dumper
Expand file treeCollapse file tree
17 files changed
+29
-1297
lines changedsrc/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
88 | 87 |
|
89 | 88 |
|
90 | 89 |
|
91 |
| - |
92 |
| - |
93 | 90 |
|
94 | 91 |
|
95 |
| - |
96 |
| - |
97 | 92 |
|
98 | 93 |
|
99 | 94 |
|
| ||
792 | 787 |
|
793 | 788 |
|
794 | 789 |
|
795 |
| - |
796 | 790 |
|
797 | 791 |
|
798 | 792 |
|
799 | 793 |
|
800 | 794 |
|
801 | 795 |
|
802 |
| - |
803 |
| - |
804 |
| - |
805 |
| - |
806 |
| - |
807 |
| - |
808 | 796 |
|
809 | 797 |
|
810 | 798 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/RedirectableUrlMatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/RedirectableUrlMatcher.php-46Lines changed: 0 additions & 46 deletions
This file was deleted.
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/RouterCacheWarmerTest.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 | 35 |
|
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
45 | 41 |
|
| 42 | + |
| 43 | + |
46 | 44 |
|
47 | 45 |
|
48 | 46 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Routing/RedirectableUrlMatcherTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Routing/RedirectableUrlMatcherTest.php-64Lines changed: 0 additions & 64 deletions
This file was deleted.
src/Symfony/Component/Routing/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/CHANGELOG.md+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
4 | 12 |
|
5 | 13 |
|
6 | 14 |
|
|
src/Symfony/Component/Routing/CompiledRoute.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/CompiledRoute.php+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
| 67 | + |
69 | 68 |
|
70 |
| - |
| 69 | + |
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
| ||
85 | 84 |
|
86 | 85 |
|
87 | 86 |
|
88 |
| - |
89 |
| - |
| 87 | + |
90 | 88 |
|
91 |
| - |
| 89 | + |
92 | 90 |
|
93 | 91 |
|
94 | 92 |
|
|
src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php-140Lines changed: 0 additions & 140 deletions
This file was deleted.
src/Symfony/Component/Routing/Loader/ObjectRouteLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/ObjectRouteLoader.php-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 | 51 |
|
57 | 52 |
|
58 | 53 |
|
|
0 commit comments