Test: /ext/session/tests/bug32330.phpt - Version 5.4.1        

Bug #32330 session_destroy, "Failed to initialize storage module", custom session handler
Submitted: 2005-03-16 09:29:18 Modified: 2010-07-16 12:08:44
From: mfischer Assigned: mfischer
Status: Closed Package: Session related
PHP Version: 6CVS, 5CVS, 5.2.5, 4CVS (2005-03-17) OS: *

There are 2 different diffs reported by users for this test.

Count Diff
4 (80%)
001+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug32330.php on line 45
002+
003+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug32330.php on line 49
004+
005+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/bug32330.php on line 51
006+
007+ Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in %s/bug32330.php on line 53
001- open: path = /tmp, name = sid
002- read: id = %s
003- gc: maxlifetime = %d
004- write: id = %s, data = A|s:1:"B";
005- close
006- open: path = /tmp, name = sid
007- read: id = %s
008- gc: maxlifetime = %d
009- destroy: id = %s
010- close
011- open: path = /tmp, name = sid
012- read: id = %s
013- gc: maxlifetime = %d
014- write: id = %s, data = E|s:1:"F";
015- close
1 (20%)
004+ write: id = 8cnthai13cne8bq7gi8iab31k4, data = br3vZQBIyB5De9xn8b3Um3f4Gplmiz-N1clMAzAXx3Q.
004- write: id = %s, data = A|s:1:"B";
014+ write: id = b97mjgn9glr25dn9ib1dija5k4, data = sb3VHBizeZyL_idR4eINjPQ00eCSU79nex3cHtPBy9E.
014- write: id = %s, data = E|s:1:"F";