Commit 94684c7
File tree
Expand file treeCollapse file tree
20 files changed
+174
-61
lines changedFilter options
- Magento2
- Sniffs
- Classes
- Functions
- PHP
- Performance
- Security
- Tests
- Classes
- Functions
- PHP
- Performance
- Security
Expand file treeCollapse file tree
20 files changed
+174
-61
lines changedMagento2/Sniffs/Classes/AbstractApiSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Classes/AbstractApiSniff.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
51 | 54 |
|
52 | 55 |
|
53 | 56 |
|
|
Magento2/Sniffs/Functions/DiscouragedFunctionSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Functions/DiscouragedFunctionSniff.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
| 221 | + |
221 | 222 |
|
222 | 223 |
|
Magento2/Sniffs/PHP/LiteralNamespacesSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/PHP/LiteralNamespacesSniff.php+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 | 63 |
|
Magento2/Sniffs/Performance/ForeachArrayMergeSniff.md
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
Magento2/Sniffs/Performance/ForeachArrayMergeSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Performance/ForeachArrayMergeSniff.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
|
Magento2/Sniffs/Security/InsecureFunctionSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Security/InsecureFunctionSniff.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 | 15 |
|
23 | 16 |
|
24 | 17 |
|
| ||
38 | 31 |
|
39 | 32 |
|
40 | 33 |
|
41 |
| - |
| 34 | + |
| 35 | + |
42 | 36 |
|
43 | 37 |
|
Magento2/Tests/Classes/AbstractApiUnitTest.inc renamed to Magento2/Tests/Classes/AbstractApiUnitTest.1.inc
Copy file name to clipboardExpand all lines: Magento2/Tests/Classes/AbstractApiUnitTest.1.inc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
Magento2/Tests/Classes/AbstractApiUnitTest.2.inc
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Magento2/Tests/Classes/AbstractApiUnitTest.php
Copy file name to clipboardExpand all lines: Magento2/Tests/Classes/AbstractApiUnitTest.php+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 |
|
33 | 37 |
|
Magento2/Tests/Functions/DiscouragedFunctionUnitTest.inc
Copy file name to clipboardExpand all lines: Magento2/Tests/Functions/DiscouragedFunctionUnitTest.inc+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
462 | 462 |
|
463 | 463 |
|
464 | 464 |
|
| 465 | + |
| 466 | + |
Magento2/Tests/Functions/DiscouragedFunctionUnitTest.php
Copy file name to clipboardExpand all lines: Magento2/Tests/Functions/DiscouragedFunctionUnitTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
| 252 | + |
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
Magento2/Tests/PHP/LiteralNamespacesUnitTest.inc
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
Magento2/Tests/PHP/LiteralNamespacesUnitTest.php
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
Magento2/Tests/Performance/ForeachArrayMergeUnitTest.inc
Copy file name to clipboardExpand all lines: Magento2/Tests/Performance/ForeachArrayMergeUnitTest.inc+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
Magento2/Tests/Security/InsecureFunctionUnitTest.inc
Copy file name to clipboardExpand all lines: Magento2/Tests/Security/InsecureFunctionUnitTest.inc+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
Magento2/Tests/Security/InsecureFunctionUnitTest.php
Copy file name to clipboardExpand all lines: Magento2/Tests/Security/InsecureFunctionUnitTest.php+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 20 |
|
28 | 21 |
|
29 | 22 |
|
| ||
40 | 33 |
|
41 | 34 |
|
42 | 35 |
|
| 36 | + |
43 | 37 |
|
44 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
45 | 47 |
|
0 commit comments