File tree
3 files changed
+15
-9
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
- Component/HttpKernel/EventListener
3 files changed
+15
-9
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
| ||
398 | 397 |
|
399 | 398 |
|
400 | 399 |
|
401 |
| - |
402 |
| - |
| 400 | + |
403 | 401 |
|
404 | 402 |
|
405 | 403 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1336 | 1336 |
|
1337 | 1337 |
|
1338 | 1338 |
|
1339 |
| - |
1340 |
| - |
1341 |
| - |
1342 |
| - |
1343 |
| - |
| 1339 | + |
1344 | 1340 |
|
1345 | 1341 |
|
1346 | 1342 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DisallowRobotsIndexingListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DisallowRobotsIndexingListener.php+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
31 | 43 |
|
0 commit comments