Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0, 1.10.1
-
Fix Version/s: 1.10.6
-
Component/s: Zend_Http_Client
-
Labels:None
Description
When using Zend_Http_Client_Adapter_Proxy, Zend_Http_Client_Adapter_Socket code will spew out E_NOTICE messages about $config['sslusecontext'] not being defined. This is reproducible by simply running the Zend_Http_Client_Adapter_Proxy unit tests.
This was introduced in patch fixing
ZF-5524ZF-5524