SonarQubeCloud / SonarCloud Code Analysis
succeeded
Sep 4, 2026 in 11s
Quality Gate passed
Annotations
Check warning on line 5 in extension/array_diff_multidimensional.php
sonarqubecloud / SonarCloud Code Analysis
Rename function "array_diff_multidimensional" to match the regular expression ^[a-z][a-zA-Z0-9]*$.
See more on https://sonarcloud.io/project/issues?id=rogervila_array-diff-multidimensional&issues=AaBrxlYwAcua2XrYgSya&open=AaBrxlYwAcua2XrYgSya&pullRequest=71
Check failure on line 5 in extension/array_diff_multidimensional.php
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 47 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=rogervila_array-diff-multidimensional&issues=AaBrxlYwAcua2XrYgSyb&open=AaBrxlYwAcua2XrYgSyb&pullRequest=71
Check warning on line 10 in extension/array_diff_multidimensional.php
sonarqubecloud / SonarCloud Code Analysis
Use empty() to check whether the array is empty or not.
See more on https://sonarcloud.io/project/issues?id=rogervila_array-diff-multidimensional&issues=AaBrxlYwAcua2XrYgSyc&open=AaBrxlYwAcua2XrYgSyc&pullRequest=71
Loading