Commit 044c21b
File tree
Expand file treeCollapse file tree
7 files changed
+20
-15
lines changedFilter options
- DependencyInjection
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
Expand file treeCollapse file tree
7 files changed
+20
-15
lines changedDependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: DependencyInjection/Configuration.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2199 | 2199 |
|
2200 | 2200 |
|
2201 | 2201 |
|
| 2202 | + |
2202 | 2203 |
|
2203 | 2204 |
|
2204 | 2205 |
|
|
Resources/config/schema/symfony-1.0.xsd
Copy file name to clipboardExpand all lines: Resources/config/schema/symfony-1.0.xsd+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
781 | 781 |
|
782 | 782 |
|
783 | 783 |
|
784 |
| - |
| 784 | + |
785 | 785 |
|
786 | 786 |
|
787 | 787 |
|
|
Tests/DependencyInjection/Fixtures/php/mailer_with_dsn.php
Copy file name to clipboardExpand all lines: Tests/DependencyInjection/Fixtures/php/mailer_with_dsn.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
Tests/DependencyInjection/Fixtures/xml/mailer_with_dsn.xml
Copy file name to clipboardExpand all lines: Tests/DependencyInjection/Fixtures/xml/mailer_with_dsn.xml+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
Tests/DependencyInjection/Fixtures/xml/mailer_with_transports.xml
Copy file name to clipboardExpand all lines: Tests/DependencyInjection/Fixtures/xml/mailer_with_transports.xml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
Tests/DependencyInjection/Fixtures/yml/mailer_with_dsn.yml
Copy file name to clipboardExpand all lines: Tests/DependencyInjection/Fixtures/yml/mailer_with_dsn.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
Tests/DependencyInjection/FrameworkExtensionTestCase.php
Copy file name to clipboardExpand all lines: Tests/DependencyInjection/FrameworkExtensionTestCase.php+14-8Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
364 |
| - |
| 364 | + |
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
| ||
2056 | 2056 |
|
2057 | 2057 |
|
2058 | 2058 |
|
2059 |
| - |
| 2059 | + |
2060 | 2060 |
|
2061 |
| - |
2062 |
| - |
2063 |
| - |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
2064 | 2069 |
|
2065 | 2070 |
|
2066 |
| - |
| 2071 | + |
| 2072 | + |
2067 | 2073 |
|
2068 | 2074 |
|
2069 | 2075 |
|
2070 | 2076 |
|
2071 | 2077 |
|
2072 | 2078 |
|
2073 |
| - |
| 2079 | + |
2074 | 2080 |
|
2075 | 2081 |
|
2076 | 2082 |
|
| ||
2082 | 2088 |
|
2083 | 2089 |
|
2084 | 2090 |
|
2085 |
| - |
| 2091 | + |
2086 | 2092 |
|
2087 | 2093 |
|
2088 | 2094 |
|
|
0 commit comments