Commit 50be214
File tree
4 files changed
+18
-3
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Compiler
- Resources/config
- Tests/DependencyInjection
4 files changed
+18
-3
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddAnnotationsCachedReaderPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddAnnotationsCachedReaderPass.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
31 | 41 |
|
32 | 42 |
|
33 | 43 |
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1039 | 1039 |
|
1040 | 1040 |
|
1041 | 1041 |
|
1042 |
| - |
1043 | 1042 |
|
| 1043 | + |
1044 | 1044 |
|
1045 | 1045 |
|
| 1046 | + |
1046 | 1047 |
|
1047 | 1048 |
|
1048 | 1049 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml+3-1Lines changed: 3 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 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
818 | 819 |
|
819 | 820 |
|
820 | 821 |
|
| 822 | + |
821 | 823 |
|
822 | 824 |
|
823 | 825 |
|
|
0 commit comments