Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.10.5
-
Fix Version/s: 1.10.6
-
Component/s: Zend_Http_Client
-
Labels:None
Description
Hi,
in Zend_Http_Client_Adapter_Proxy which is extended from Zend_Http_Client_Adapter_Socket is missing option in $_config
sslusecontext => false.
That missing option cuase PHP notice: Undefined index sslusecontext in Zend/Http/Client/Adapter/Socket.php on line 205
Thanks
Issue Links
| This issue duplicates: | ||||
| ZF-9143 | notice on undefined key 'sslusecontext' when using Zend_Http_Client_Adapter_Proxy |
|
|
|
I'm pretty sure this is a dupe of
ZF-9143, which has been fixed a few months ago. Have you tried with the latest ZF release?ZF-9143, which has been fixed a few months ago. Have you tried with the latest ZF release?