Firebase Admin SDK for PHP v4.13.3 Release Notes

Release Date: 2018-07-25 // almost 6 years ago
  • 🛠 Bugfixes

    • 0️⃣ Sanitizing the project ID by default changed the output of the method \Kreait\Firebase\ServiceAccount::getProjectId(), so a new method \Kreait\Firebase\ServiceAccount::getSanitizedProjectId() is now used instead.