twilio / authy-php

A PHP client for Authy
245 stars 87 forks source link

Automated native_function_invocation fixes #76

Closed draco2003 closed 3 years ago

draco2003 commented 4 years ago

Reproduce with: php php-cs-fixer --rules=native_function_invocation fix src --allow-risky=yes (php-cs-fixer from : https://cs.symfony.com/)

Details: https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.