Firebase Admin SDK for PHP v3.0.2 Release Notes

Release Date: 2017-06-08 // almost 7 years ago
    • ➕ Added additional checks to ensure given credentials are valid and readable
    • When using the Factory and passing the path to an invalid credentials file, the factory would continue to try to get the credentials e.g. from one of the environment variables. This has now changed: the factory immediately quits when given invalid credentials.