Closed draco2003 closed 4 years ago
Reproduce with: php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes (php-cs-fixer from : https://cs.symfony.com/)
Details: https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/
Hi @draco2003 , somehow missed this PR. Looks like all checks have failed - do you happen to know why?
Reproduce with: php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes (php-cs-fixer from : https://cs.symfony.com/)
Details: https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/