Commit 2a051b5
File tree
Expand file treeCollapse file tree
37 files changed
+318
-320
lines changedFilter options
- src/Symfony
- Bundle
- DoctrineBundle
- DependencyInjection
- DoctrineMongoDBBundle
- DependencyInjection
- FrameworkBundle
- DependencyInjection
- PropelBundle
- DependencyInjection
- SwiftmailerBundle
- DependencyInjection
- TwigBundle
- DependencyInjection
- ZendBundle
- DependencyInjection
- Components/DependencyInjection
- Extension
- Loader
- Framework
- DependencyInjection
- tests/Symfony/Tests/Components/DependencyInjection
- Extension
- Fixtures/includes
- Loader
Expand file treeCollapse file tree
37 files changed
+318
-320
lines changedsrc/Symfony/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DoctrineBundle/DependencyInjection/DoctrineExtension.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
| 62 | + |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
146 |
| - |
| 145 | + |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
|
src/Symfony/Bundle/DoctrineBundle/DoctrineBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DoctrineBundle/DoctrineBundle.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 |
| - |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Bundle/DoctrineMongoDBBundle/DependencyInjection/MongoDBExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DoctrineMongoDBBundle/DependencyInjection/MongoDBExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
| 41 | + |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Bundle/DoctrineMongoDBBundle/DoctrineMongoDBBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DoctrineMongoDBBundle/DoctrineMongoDBBundle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/WebExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/WebExtension.php+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
| 56 | + |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
85 |
| - |
| 84 | + |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
| 95 | + |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
179 |
| - |
| 178 | + |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Bundle/PropelBundle/DependencyInjection/PropelExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/PropelBundle/DependencyInjection/PropelExtension.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
| 56 | + |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Bundle/PropelBundle/PropelBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/PropelBundle/PropelBundle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Bundle/SwiftmailerBundle/DependencyInjection/SwiftmailerExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SwiftmailerBundle/DependencyInjection/SwiftmailerExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Bundle/SwiftmailerBundle/SwiftmailerBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SwiftmailerBundle/SwiftmailerBundle.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
37 |
| - |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Bundle/TwigBundle/TwigBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigBundle.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
src/Symfony/Bundle/ZendBundle/DependencyInjection/ZendExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/ZendBundle/DependencyInjection/ZendExtension.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Bundle/ZendBundle/ZendBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/ZendBundle/ZendBundle.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
0 commit comments