php-src/ext/session
Ant Phillips c55db17098 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 09:28:02 +00:00
..
tests Fix session test failures as reported by Antony Dovgal. 2008-04-30 09:28:02 +00:00
config.m4
config.w32
CREDITS
mod_files.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mod_files.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mod_files.sh
mod_mm.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mod_mm.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mod_user.c MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:32 +00:00
mod_user.h MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:32 +00:00
package.xml
php_session.h MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:32 +00:00
session.c Fixed bug #44720 (Prevent infinite recursion within session_register) 2008-04-15 00:59:04 +00:00