Skip to content

feat: Distribute library as a native PHP extension - #71

Draft
rogervila wants to merge 1 commit into
masterfrom
typephp-extension
Draft

rogervila wants to merge 1 commit into
masterfrom
typephp-extension

feat: Distribute library as a native PHP extension

34792b7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Sep 4, 2026 in 11s

Annotations

Check warning on line 5 in extension/array_diff_multidimensional.php

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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