Commit 07d6d40
File tree
15 files changed
+97
-9
lines changedFilter options
- src/Symfony/Component
- Dsn
- Configuration
- Exception
- Tests
- Mailer
- Transport
- Messenger/Bridge/Redis/Transport
15 files changed
+97
-9
lines changedsrc/Symfony/Component/Dsn/Configuration/Dsn.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Configuration/Dsn.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Component/Dsn/Configuration/DsnFunction.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Configuration/DsnFunction.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
| ||
56 | 65 |
|
57 | 66 |
|
58 | 67 |
|
59 |
| - |
| 68 | + |
60 | 69 |
|
61 | 70 |
|
62 | 71 |
|
|
src/Symfony/Component/Dsn/Configuration/Path.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Configuration/Path.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Configuration/Url.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Configuration/Url.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Configuration/UserPasswordTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Configuration/UserPasswordTrait.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/DsnParser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/DsnParser.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
| ||
40 | 49 |
|
41 | 50 |
|
42 | 51 |
|
43 |
| - |
| 52 | + |
44 | 53 |
|
45 | 54 |
|
46 | 55 |
|
|
src/Symfony/Component/Dsn/Exception/DsnTypeNotSupported.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Exception/DsnTypeNotSupported.php+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
4 | 11 |
|
| 12 | + |
5 | 13 |
|
6 | 14 |
|
7 | 15 |
|
|
src/Symfony/Component/Dsn/Exception/FunctionNotSupportedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Exception/FunctionNotSupportedException.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Exception/FunctionsNotAllowedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Exception/FunctionsNotAllowedException.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Exception/InvalidDsnException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Exception/InvalidDsnException.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Exception/SyntaxException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Exception/SyntaxException.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
5 | 14 |
|
|
src/Symfony/Component/Dsn/Tests/DsnParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dsn/Tests/DsnParserTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
src/Symfony/Component/Mailer/Transport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport.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 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
src/Symfony/Component/Mailer/Transport/Dsn.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Dsn.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php+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 |
|
| ||
94 | 93 |
|
95 | 94 |
|
96 | 95 |
|
97 |
| - |
| 96 | + |
98 | 97 |
|
99 | 98 |
|
100 | 99 |
|
|
0 commit comments