php-mod/curl

Request: RuntimeException in constructor

Closed this issue · 1 comments

I have noticed that the constructor throws an ErrorException and the IDE always marks the warning that the Exception is not captured, so I propose to change it for RuntimeException since the dependency of the library is in execution time and not process.

Thank you for raising the problem. I will accept a pull request for that.