Commit 29b0f96
File tree
8 files changed
+47
-7
lines changedFilter options
- src/Symfony/Component/Routing
- Annotation
- Tests
- Annotation
- Loader
8 files changed
+47
-7
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
71 | 76 |
|
72 | 77 |
|
73 | 78 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
| 167 | + |
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| 154 | + |
154 | 155 |
|
155 | 156 |
|
156 | 157 |
|
|
src/Symfony/Component/Routing/Annotation/Route.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Annotation/Route.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| 71 | + |
| 72 | + |
70 | 73 |
|
71 | 74 |
|
72 | 75 |
|
|
src/Symfony/Component/Routing/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/CHANGELOG.md+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 |
|
11 | 12 |
|
|
src/Symfony/Component/Routing/Tests/Annotation/RouteTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Annotation/RouteTest.php+32-4Lines changed: 32 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
19 | 25 |
|
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
23 | 29 |
|
24 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
25 | 34 |
|
26 | 35 |
|
27 | 36 |
|
28 | 37 |
|
29 | 38 |
|
30 | 39 |
|
31 | 40 |
|
| 41 | + |
32 | 42 |
|
33 | 43 |
|
34 |
| - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
35 | 55 |
|
| 56 | + |
| 57 | + |
36 | 58 |
|
37 | 59 |
|
38 | 60 |
|
39 | 61 |
|
40 |
| - |
| 62 | + |
41 | 63 |
|
42 | 64 |
|
43 |
| - |
44 | 65 |
|
45 | 66 |
|
46 | 67 |
|
| ||
49 | 70 |
|
50 | 71 |
|
51 | 72 |
|
52 |
| - |
53 | 73 |
|
54 | 74 |
|
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
55 | 83 |
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
src/Symfony/Component/Routing/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
|
0 commit comments