Added download dialogue and overwrite warning #210
Closed
Annotations
10 warnings
|
src/ifmarchive.php#L105
Remove error control operator '@' on line 124.
|
|
src/ifmarchive.php#L97
The method extractZip uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
|
src/ifmarchive.php#L91
Missing class import via use statement (line '91', column '14').
|
|
src/ifmarchive.php#L68
The method createZip uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
|
src/ifmarchive.php#L57
Missing class import via use statement (line '57', column '12').
|
|
src/ifmarchive.php#L43
The method addFolder uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
|
src/htpasswd.php#L56
The method verifyPassword uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
|
src/htpasswd.php#L52
Missing class import via use statement (line '52', column '16').
|
|
src/htpasswd.php#L43
The method verify uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
|
src/htpasswd.php#L27
The method load uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
The logs for this run have expired and are no longer available.
Loading