Commit 998d8d2
File tree
4 files changed
+7
-5
lines changedFilter options
- Tests
- Factory
- Functional
4 files changed
+7
-5
lines changed.gitignore
Copy file name to clipboard+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
.php_cs.dist renamed to .php-cs-fixer.dist.php
Copy file name to clipboardExpand all lines: .php-cs-fixer.dist.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
Tests/Factory/PsrHttpFactoryTest.php
Copy file name to clipboardExpand all lines: Tests/Factory/PsrHttpFactoryTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
Tests/Functional/CovertTest.php
Copy file name to clipboardExpand all lines: Tests/Functional/CovertTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
0 commit comments