Buzz v0.15.1 Release Notes

  • 🛠 Fixed

    • MultiCurl will throw exception when request fails. This makes MultiCurl to have the same behavior as Curl and FileGetContents. (Liskov Substitution Principle)

    ➕ Added

    • ➕ Added BearerAuthListener

    🔄 Changed

    • We use PSR-4 instead of PSR-0