
fix(core) Use ... operator where it makes sense

Instead of less readable func_get_args and call_user_func_array issue #5827
Showing
+12 -17
-
Maintainer
SonarQube analysis reported 52 issues
-
1 critical -
39 major -
4 minor -
8 info
Top 10 extra issues
Note: The following issues were found on lines that were not modified in the commit. Because these issues can't be reported as line comments, they are summarized here:
-
Move this "case default" clause to the end of this "switch" statement. -
Remove the unused function parameter "$headline". -
This function has 8 parameters, which is greater than the 7 authorized. -
Define and throw a dedicated exception instead of using a generic one. -
Review the data-flow - use of uninitialized value. -
Define and throw a dedicated exception instead of using a generic one. -
Define and throw a dedicated exception instead of using a generic one. -
Remove the unused function parameter "$classes". -
Remove the unused function parameter "$entry". -
Reduce the number of returns of this function 4, down to the maximum allowed 3.
- ... 42 more
By Ghost User on 2018-05-02T14:11:50 (imported from GitLab)
-
Please register or sign in to comment