Commit d1a50a2
committed
File tree
5 files changed
+51
-4
lines changedFilter options
- src/Symfony/Component
- ClassLoader
- Tests
- Routing
- Generator/Dumper
- Tests/Generator/Dumper
5 files changed
+51
-4
lines changed+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
50 | 60 |
|
src/Symfony/Component/ClassLoader/ClassCollectionLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassCollectionLoader.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
| 140 | + |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
|
src/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
|
src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
|
src/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
42 | 47 |
|
43 | 48 |
|
| 49 | + |
44 | 50 |
|
| 51 | + |
45 | 52 |
|
46 | 53 |
|
47 | 54 |
|
| ||
76 | 83 |
|
77 | 84 |
|
78 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
79 | 113 |
|
80 | 114 |
|
81 | 115 |
|
|
0 commit comments