Zend Framework

Wrong @subpackage for Zend_Controller_Response_HttpTestCase

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.9.4
  • Fix Version/s: 1.9.5
  • Component/s: Zend_Controller
  • Labels:
    None
  • Language:
    English

Description

The @subpackage tag has to be set to "Response" otherwise the class is listed under Zend_Controller -> Request in the API.

/**

  • Zend_Controller_Response_HttpTestCase
    *
  • @uses Zend_Controller_Response_Http
  • @package Zend_Controller
  • @subpackage Request
    */
    class Zend_Controller_Response_HttpTestCase extends Zend_Controller_Response_Http

Activity

Hide
Matthew Weier O'Phinney added a comment -

Resolved in trunk and 1.9 release branch; will release with 1.9.5.

Show
Matthew Weier O'Phinney added a comment - Resolved in trunk and 1.9 release branch; will release with 1.9.5.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: