chargebee / chargebee-php

PHP library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=php
MIT License
72 stars 62 forks source link

Fix Exception class import #58

Closed ostrojen closed 1 month ago

ostrojen commented 4 months ago

Description

Exception does not throw with invalid webhook body

Additional Information

Error: Class "ChargeBee\ChargeBee\Models\Exception" not found in file /var/www/app/vendor/chargebee/chargebee-php/lib/ChargeBee/Models/Event.php on line 35

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint