hackzilla / password-generator

PHP Library to generate random passwords
https://hackzilla.org
MIT License
293 stars 37 forks source link

PHP-CS-Fixer config (with StyleCI bridge) #15

Closed soullivaneuh closed 8 years ago

soullivaneuh commented 8 years ago

Second commit contains fixed Coding Style.

hackzilla commented 8 years ago

Can you rebase off develop?

I have included fix for PHP 5.3, and split the problem test to make assertSame work.

soullivaneuh commented 8 years ago

See #16.