xrdebug / php

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

Call to undefined function curl_init #67

Closed rodber closed 1 year ago

rodber commented 2 years ago

Either check if curl is there or consider using an HTTP client without that dependency.