Zend Framework

PHPdoc of constructor Zend_Http_Cookie __construct

Details

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

Description

I was looking at the documentation of Zend_Http_Cookie:

Zend_Http_Cookie __construct (string $name, string $value, string $domain, [int $expires = null], [string $path = null], [bool $secure = false])

  • string $name
  • string $value
  • int $expires
  • string $domain
  • string $path
  • bool $secure

"domain" and "expires" are switched in the list of parameters, which is confusing.

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r14130

Show
Satoru Yoshida added a comment - Solved in SVN r14130

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: