phpcs-variable-analysis
phpcs-variable-analysis copied to clipboard
Reduce use of array_... functions
As reported in https://github.com/sirbrillig/phpcs-variable-analysis/pull/234
Array functions like array_merge() and array_values() are "expensive".