php-src/ext/session
Ant Phillips 79b73d1218 New set of session extension tests for PHP 5.3 branch.
These hopefully test a reasonable set of basic, error and variations for
the twenty or so session functions. Note however that they do not
test all the session configuration settings, nor do they test anything
with register_globals enabled.
2008-04-22 16:04:30 +00:00
..
tests New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +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
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 MFH: Fixed bug #39265 (Fixed path handling inside mod_files.sh). 2006-11-03 13:19:07 +00:00
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 Typo 2007-03-14 09:58:14 +00:00
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