ktamas77 / firebase-php

Firebase PHP Client
791 stars 215 forks source link

Throw Exception when curl firebase error #78

Closed enimiste closed 5 years ago

enimiste commented 6 years ago

Throw an exception when curl firebase api returns an error instead of returning it so the exection process can break on errors.