Skip to content

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

Draft
rogervila wants to merge 2 commits into
masterfrom
typephp-extension
Draft

rogervila wants to merge 2 commits into
masterfrom
typephp-extension

wip

941487d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Sep 18, 2026 in 12s

Annotations

Check warning on line 9 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

Check warning on line 3 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=AaC0RIYh88VJojxkYGLy&open=AaC0RIYh88VJojxkYGLy&pullRequest=71

Check failure on line 3 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=AaC0RIYh88VJojxkYGLz&open=AaC0RIYh88VJojxkYGLz&pullRequest=71