Zend Framework

Error in code example

Details

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

Description

Page: http://framework.zend.com/manual/en/learning.multiuser.sessions.html
Section: Basic Usage of Zend_Session

Code sample begins:

$mysession = Zend_Session_Namespace('mysession');

It should say:

$mysession = new Zend_Session_Namespace('mysession');

Activity

Hide
Satoru Yoshida added a comment -

Thank You for report, I also corrected two TYPOs. It would be released at 1.10.2 or later.

Show
Satoru Yoshida added a comment - Thank You for report, I also corrected two TYPOs. It would be released at 1.10.2 or later.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: