Bug 60195

Summary: New port: pear-HTTP_Session: OO interface to the session_* family functions
Product: Ports & Packages Reporter: Alex Miller <asm>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!