php-src/ext/session
Jani Taskinen bb671336e1 MFB
2008-09-07 18:00:25 +00:00
..
tests MFB 2008-09-07 18:00:25 +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 remove special treatment of /tmp path 2008-08-31 14:50:10 +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 some inconsistencies with the behaviour of sessions. Changed session_start() to return false when session start fails. 2008-08-06 05:34:55 +00:00