PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » Auth » Bug #106

session started without check if session already exists

Details

Submitted2003-10-15 17:48 UTC
Fromno at spam dot com
Assignedalan_k
StatusClosed
PackageAuth
PHP Version4.3.3
OSDebian/GNU Linux (Woody)
Roadmaps(Not assigned)

Comments

[2003-10-15 17:48 UTC] no at spam dot com

Description:
------------
In method start the session is automatically started without a check if a session already exists. This leads to the notice "A session had already been started - ignoring session_start()" when dealing with applications, which use session_start() and set session variables prior usage of Auth.