Firebase Admin SDK for PHP v3.8.0 Release Notes

Release Date: 2018-01-12 // over 6 years ago
    • โž• Added Kreait\Firebase\Auth::listUsers(int $maxResults = 1000, int $batchSize = 1000): \Generator (Documentation)
    • ๐Ÿ›  Auth: Fixed creation of new users (anonymous, email/password)
    • ๐Ÿ›  Auth: Fixed changing emails and password
    • ๐Ÿšš Auth: Removed need for the project's web API key and deprecated related methods
    • โž• Added integration tests for database operations
    • โœ… Restructured tests for clean separation of unit/integration tests
    • โœจ Enhanced Travis CI build performance
    • ๐Ÿ‘ Ensured support for PHP 7.2