Zend Framework

Non-existant Zend_Http_Request class mentioned in Reference Guide 23.1.3

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7.2
  • Fix Version/s: 1.7.3
  • Component/s: Zend_Http_Client
  • Labels:
    None
  • Language:
    English

Description

The Reference Guide mentions class constants Zend_Http_Request::GET and others in section 23.1.3:

The request() method takes one optional parameter - the request method. This can be either GET, POST, PUT, HEAD, DELETE, TRACE, OPTIONS or CONNECT as defined by the HTTP protocol [1]. For convenience, these are all defined as class constants: Zend_Http_Request::GET, Zend_Http_Request::POST and so on.

Zend_Http_Request class seems not to exist, though. It should be fixed to Zend_Http_Client, as it is the right class containing the constants.

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r13484

Show
Satoru Yoshida added a comment - Solved in SVN r13484

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
Not Specified
Original Estimate - Not Specified
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
20m
Time Spent - 20 minutes