|
1 | 1 | File "branches_returning_same_value.php", line 12, characters 12-14:
|
2 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 2 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
3 | 3 | File "branches_returning_same_value.php", line 14, characters 12-14:
|
4 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 4 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
5 | 5 | File "branches_returning_same_value.php", line 20, characters 12-18:
|
6 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 6 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
7 | 7 | File "branches_returning_same_value.php", line 22, characters 12-18:
|
8 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 8 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
9 | 9 | File "branches_returning_same_value.php", line 29, characters 12-14:
|
10 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 10 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
11 | 11 | File "branches_returning_same_value.php", line 31, characters 12-14:
|
12 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 12 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
13 | 13 | File "branches_returning_same_value.php", line 38, characters 12-15:
|
14 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 14 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
15 | 15 | File "branches_returning_same_value.php", line 41, characters 12-15:
|
16 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 16 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
17 | 17 | File "branches_returning_same_value.php", line 47, characters 12-23:
|
18 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 18 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
19 | 19 | File "branches_returning_same_value.php", line 49, characters 12-23:
|
20 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 20 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
21 | 21 | File "branches_returning_same_value.php", line 55, characters 12-24:
|
22 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 22 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
23 | 23 | File "branches_returning_same_value.php", line 57, characters 12-24:
|
24 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 24 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
25 | 25 | File "branches_returning_same_value.php", line 95, characters 12-14:
|
26 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 26 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
27 | 27 | File "branches_returning_same_value.php", line 97, characters 10-12:
|
28 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 28 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
29 | 29 | File "branches_returning_same_value.php", line 102, characters 12-18:
|
30 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 30 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
31 | 31 | File "branches_returning_same_value.php", line 104, characters 12-18:
|
32 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 32 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
33 | 33 | File "branches_returning_same_value.php", line 106, characters 12-18:
|
34 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 34 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
35 | 35 | File "branches_returning_same_value.php", line 125, characters 12-18:
|
36 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 36 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
37 | 37 | File "branches_returning_same_value.php", line 130, characters 10-16:
|
38 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 38 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
39 | 39 | File "branches_returning_same_value.php", line 136, characters 12-18:
|
40 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 40 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
41 | 41 | File "branches_returning_same_value.php", line 141, characters 10-16:
|
42 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 42 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
43 | 43 | File "branches_returning_same_value.php", line 147, characters 14-20:
|
44 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 44 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
45 | 45 | File "branches_returning_same_value.php", line 149, characters 12-18:
|
46 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 46 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
47 | 47 | File "branches_returning_same_value.php", line 151, characters 12-18:
|
48 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 48 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
49 | 49 | File "branches_returning_same_value.php", line 153, characters 12-18:
|
50 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 50 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
51 | 51 | File "branches_returning_same_value.php", line 175, characters 14-16:
|
52 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 52 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
53 | 53 | File "branches_returning_same_value.php", line 177, characters 14-16:
|
54 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 54 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
55 | 55 | File "branches_returning_same_value.php", line 183, characters 14-20:
|
56 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 56 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
57 | 57 | File "branches_returning_same_value.php", line 185, characters 14-20:
|
58 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 58 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
59 | 59 | File "branches_returning_same_value.php", line 192, characters 14-16:
|
60 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 60 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
61 | 61 | File "branches_returning_same_value.php", line 194, characters 14-16:
|
62 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 62 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
63 | 63 | File "branches_returning_same_value.php", line 201, characters 14-17:
|
64 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 64 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
65 | 65 | File "branches_returning_same_value.php", line 204, characters 14-17:
|
66 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 66 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
67 | 67 | File "branches_returning_same_value.php", line 210, characters 14-25:
|
68 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 68 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
69 | 69 | File "branches_returning_same_value.php", line 212, characters 14-25:
|
70 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 70 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
71 | 71 | File "branches_returning_same_value.php", line 218, characters 14-26:
|
72 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 72 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
73 | 73 | File "branches_returning_same_value.php", line 220, characters 14-26:
|
74 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 74 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
75 | 75 | File "branches_returning_same_value.php", line 258, characters 14-20:
|
76 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 76 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
77 | 77 | File "branches_returning_same_value.php", line 260, characters 14-20:
|
78 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 78 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
79 | 79 | File "branches_returning_same_value.php", line 262, characters 14-20:
|
80 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 80 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
81 | 81 | File "branches_returning_same_value.php", line 281, characters 14-20:
|
82 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 82 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
83 | 83 | File "branches_returning_same_value.php", line 286, characters 12-18:
|
84 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 84 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
85 | 85 | File "branches_returning_same_value.php", line 292, characters 14-20:
|
86 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 86 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
87 | 87 | File "branches_returning_same_value.php", line 297, characters 12-18:
|
88 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 88 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
89 | 89 | File "branches_returning_same_value.php", line 302, characters 14-16:
|
90 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 90 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
91 | 91 | File "branches_returning_same_value.php", line 304, characters 12-14:
|
92 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 92 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
93 | 93 | File "branches_returning_same_value.php", line 309, characters 16-22:
|
94 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 94 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
95 | 95 | File "branches_returning_same_value.php", line 311, characters 14-20:
|
96 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 96 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
97 | 97 | File "branches_returning_same_value.php", line 313, characters 14-20:
|
98 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 98 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
99 | 99 | File "branches_returning_same_value.php", line 315, characters 14-20:
|
100 |
| -All of these statements are returning the same value. Consider keeping a single return statement outside of the branches. (Lint[5646]) |
| 100 | +There are multiple return statements, but they all return the same value. (Lint[5646]) |
0 commit comments