Test: /ext/session/tests/bug53141.phpt - Version 5.5.0        

Bug #53141 autoload misbehaves if called from closing session
Submitted: 2010-10-23 10:36:09 Modified: 2010-11-02 19:37:39
From: ladislav Assigned: felipe
Status: Closed Package: SPL related
PHP Version: 5.3SVN-2010-10-23 (SVN) OS: GNU Linux

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

Count Diff
2 (50%)
001+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/bug53141.php on line 16
001- string(11) "Loading Bar"
1 (25%)
001+ Warning: session_start(): user session functions not defined in %s/bug53141.php on line 16
001- string(11) "Loading Bar"
002+
003+ Fatal error: session_start(): Failed to initialize storage module: user (path: ) in %s/bug53141.php on line 16
1 (25%)
001+ Warning: session_start(): Cannot find save handler 'sqlite3' - session startup failed in %s/bug53141.php on line 16
001- string(11) "Loading Bar"