antonioribeiro / support

Support Classes
BSD 3-Clause "New" or "Revised" License
59 stars 49 forks source link

Empty database password #4

Closed garygreen closed 7 years ago

garygreen commented 9 years ago

Why does it throw an exception when you don't have a database password? Not sure it should force you to have a password on your db (like I don't, locally.).

"Environment variable not set: DB_PASSWORD"

https://github.com/antonioribeiro/support/blob/master/src/Environment.php#L99