php-src/ext/session
Ant Phillips b3e6072a04 Fix session test failures as reported by Antony Dovgal.
These were caused by the tests assuming default values for some session
configuration settings, in particular session.save_path and session.name.
The tests now explicitly set these settings in the --INI-- section.
2008-04-30 15:20:17 +00:00
..
tests Fix session test failures as reported by Antony Dovgal. 2008-04-30 15:20:17 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS Allow ext/session to use ext/hash's algorithms for generating IDs 2007-01-05 03:57:57 +00:00
mod_files.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_files.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_files.sh Fixed bug #39265 (Fixed path handling inside mod_files.sh) 2006-11-03 13:18:19 +00:00
mod_mm.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_mm.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mod_user.c Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
mod_user.h Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
package.xml Typo 2007-03-14 09:49:58 +00:00
php_session.h Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
session.c Fixed bug #44719 (More uninitialised values causing wierd errors) 2008-04-15 00:39:43 +00:00