Bug 60195 - New port: pear-HTTP_Session: OO interface to the session_* family functions
Summary: New port: pear-HTTP_Session: OO interface to the session_* family functions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 23:30 UTC by Alex Miller
Modified: 2003-12-28 08:54 UTC (History)
0 users

See Also:


Attachments
file.shar (3.10 KB, text/plain)
2003-12-12 23:30 UTC, Alex Miller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Miller 2003-12-12 23:30:24 UTC
Object-oriented interface to the session_* family functions
it provides extra features such as database storage for
session data using DB package. It introduces new methods
like isNew(), useCookies(), setExpire(), setIdle(),
isExpired(), isIdled() and others.

WWW: http://pear.php.net/package-info.php?package=HTTP_Session
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-12-12 23:31:59 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

Reassign misfiled PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 08:54:44 UTC
State Changed
From-To: open->closed

Commited, thanks!