Zend Framework

Wrong $_config in Zend_Http_Client_Adapter_Proxy

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor 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

Activity

Hide
Shahar Evron added a comment -

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?

Show
Shahar Evron added a comment - 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?
Hide
Shahar Evron added a comment -

The fix was never merged to the release branch, now it is. Fixed in both trunk and branches/release-1.10, will be included in the next maintenance release.

Show
Shahar Evron added a comment - The fix was never merged to the release branch, now it is. Fixed in both trunk and branches/release-1.10, will be included in the next maintenance release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: