Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use short array syntax #450

Merged
merged 1 commit into from
Mar 26, 2016
Merged

Conversation

localheinz
Copy link
Contributor

This PR

  • uses short array syntax

💁 Fixed running

$ composer global require fabpot/php-cs-fixer
$ php-cs-fixer fix  --using-cache=0 --rules=short_array_syntax bin
$ php-cs-fixer fix  --using-cache=0 --rules=short_array_syntax lib
$ php-cs-fixer fix  --using-cache=0 --rules=short_array_syntax tests

@mikeSimonson
Copy link
Contributor

@localheinz Can you redo this ? It's probably easier than trying to rebase.
Thanks for the nice streak btw.

@localheinz
Copy link
Contributor Author

@mikeSimonson

👍

@mikeSimonson mikeSimonson merged commit 5f9429e into doctrine:master Mar 26, 2016
@localheinz localheinz deleted the fix/short branch March 26, 2016 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants