File tree
14 files changed
+52
-30
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Tests/Controller
- Component
- ClassLoader
- Tests
- Debug
- Tests/FatalErrorHandler
- HttpKernel
14 files changed
+52
-30
lines changed+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 |
| - |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 25 | + |
| 26 | + |
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
34 |
| - |
35 |
| - |
| 32 | + |
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
|
src/Symfony/Component/ClassLoader/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/CHANGELOG.md+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
src/Symfony/Component/ClassLoader/ClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassLoader.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
| 41 | + |
| 42 | + |
39 | 43 |
|
40 | 44 |
|
41 | 45 |
|
|
src/Symfony/Component/ClassLoader/ClassMapGenerator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ClassMapGenerator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
|
src/Symfony/Component/ClassLoader/MapClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/MapClassLoader.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
|
src/Symfony/Component/ClassLoader/Psr4ClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/Psr4ClassLoader.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| 22 | + |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
|
src/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
src/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
src/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
|
src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
69 | 68 |
|
70 | 69 |
|
71 | 70 |
|
72 |
| - |
| 71 | + |
| 72 | + |
73 | 73 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 74 | + |
78 | 75 |
|
79 | 76 |
|
80 | 77 |
|
| ||
130 | 127 |
|
131 | 128 |
|
132 | 129 |
|
133 |
| - |
| 130 | + |
134 | 131 |
|
135 | 132 |
|
136 | 133 |
|
|
src/Symfony/Component/Debug/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/composer.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
src/Symfony/Component/HttpKernel/Client.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Client.php+16-9Lines changed: 16 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 | 99 |
|
104 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
105 | 116 |
|
106 | 117 |
|
107 | 118 |
|
108 | 119 |
|
109 | 120 |
|
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
| 121 | + |
115 | 122 |
|
116 | 123 |
|
117 | 124 |
|
|
0 commit comments