xrdebug / php

Official PHP client library for xrDebug
https://xrdebug.com
Apache License 2.0
222 stars 6 forks source link

Missing curl throws ErrorException #71

Closed rodber closed 1 year ago

rodber commented 1 year ago

Need to detect missing curl, wrap calls to silence any other exception.

Should consider using a HTTP client without php extension requirements.