-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.12.0
-
Component/s: PHP - Library
-
Labels:
-
Patch Info:Patch Available
The TCurlClient does not create a very informative error message when throwing TTransportException. In particular, the PHP "curl_error" function is a valuable source of information when "curl_exec" fails, and I think it would be highly useful to include that message when throwing TTransportException.
- links to