Zend Framework

notice on undefined key 'sslusecontext' when using Zend_Http_Client_Adapter_Proxy

Details

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

Issue Links

Activity

Hide
Shahar Evron added a comment -

This was introduced in patch fixing ZF-5524

Show
Shahar Evron added a comment - This was introduced in patch fixing ZF-5524
Hide
Shahar Evron added a comment -

fixed in rev. 21016

Show
Shahar Evron added a comment - fixed in rev. 21016
Hide
Kazusuke Sasezaki added a comment -

trunk's code was fixed.
But, it seems to be not merged in release 1.10 branch.
http://framework.zend.com/svn/framework/standard/branches/release-1.10/library/Zend/Http/Client/Adapter/Proxy.php

Show
Kazusuke Sasezaki added a comment - trunk's code was fixed. But, it seems to be not merged in release 1.10 branch. http://framework.zend.com/svn/framework/standard/branches/release-1.10/library/Zend/Http/Client/Adapter/Proxy.php
Hide
Justin Hart added a comment -

This was not merged into 1.10 branch, and should be.

Show
Justin Hart added a comment - This was not merged into 1.10 branch, and should be.
Hide
Shahar Evron added a comment -

Many apologies, this is now merged to the 1.10 branch in rev. 22435.

Show
Shahar Evron added a comment - Many apologies, this is now merged to the 1.10 branch in rev. 22435.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: