Skip to content

Instantly share code, notes, and snippets.

@medeirosinacio
Last active September 19, 2023 20:00
Show Gist options
  • Save medeirosinacio/2f4aa4d37cef66a6041b3fe9e31929c3 to your computer and use it in GitHub Desktop.
Save medeirosinacio/2f4aa4d37cef66a6041b3fe9e31929c3 to your computer and use it in GitHub Desktop.
alternative to nilportugues/php-backslasher
php -d memory_limit=-1 vendor/bin/php-cs-fixer fix ./ --rules=native_function_invocation --allow-risky=yes
php -d memory_limit=-1 vendor/bin/php-cs-fixer fix ./vendor --rules=native_function_invocation --allow-risky=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment