File tree
Expand file treeCollapse file tree
3 files changed
+14
-20
lines changedFilter options
- Magento2
- Sniffs/Security
- Tests/Security
Expand file treeCollapse file tree
3 files changed
+14
-20
lines changedMagento2/Sniffs/Security/InsecureFunctionSniff.php
Copy file name to clipboardExpand all lines: Magento2/Sniffs/Security/InsecureFunctionSniff.php+1-8Lines changed: 1 addition & 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 | + |
42 | 35 |
|
43 | 36 |
|
44 | 37 |
|
Magento2/Tests/Security/InsecureFunctionUnitTest.php
Copy file name to clipboardExpand all lines: Magento2/Tests/Security/InsecureFunctionUnitTest.php+9-8Lines changed: 9 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 |
|
| ||
43 | 36 |
|
44 | 37 |
|
45 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
46 | 47 |
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
68 | 72 |
|
69 | 73 |
|
70 | 74 |
|
| ||
104 | 108 |
|
105 | 109 |
|
106 | 110 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
|
0 commit comments