rollerworks / PasswordStrengthBundle

Symfony Password strength and blacklisting validator bundle
MIT License
142 stars 26 forks source link

Applied fixes from StyleCI #50

Closed sstok closed 9 years ago

sstok commented 9 years ago

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

GrahamCampbell commented 9 years ago

Hmmm. Sorry about that. StyleCI created this PR using the wrong user. It was meant to use my account to send this PR. Ping @sstok.

GrahamCampbell commented 9 years ago

Actually, this looks broken anyway. You need to disable the psr0 fixer as it's breaking the namespaces in the tests.

sstok commented 9 years ago

Whoops the - short_array_syntax needed to commented :)