Commit 31f74ca
committed
File tree
5 files changed
+59
-7
lines changedFilter options
- .github
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Profiler
- Component/HttpFoundation/Tests/Session/Storage/Handler
5 files changed
+59
-7
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
142 | 146 |
|
143 | 147 |
|
144 | 148 |
|
|
+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
10 | 41 |
|
11 | 42 |
|
12 | 43 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
992 | 992 |
|
993 | 993 |
|
994 | 994 |
|
| 995 | + |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
995 | 1007 |
|
996 | 1008 |
|
997 | 1009 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
35 | 39 |
|
36 | 40 |
|
37 | 41 |
|
| ||
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
110 |
| - |
| 114 | + |
111 | 115 |
|
112 | 116 |
|
113 | 117 |
|
| ||
165 | 169 |
|
166 | 170 |
|
167 | 171 |
|
168 |
| - |
| 172 | + |
169 | 173 |
|
170 | 174 |
|
171 | 175 |
|
| ||
288 | 292 |
|
289 | 293 |
|
290 | 294 |
|
291 |
| - |
| 295 | + |
292 | 296 |
|
293 | 297 |
|
294 | 298 |
|
|
0 commit comments