php-src/ext/session
2008-08-04 06:18:27 +00:00
..
tests support for closures 2008-07-17 09:52:51 +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 use ZEND_U_CONVERTER() macro to prevent segfaults when the converter is not set (i.e. NULL) 2008-05-21 12:01:55 +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 Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com 2008-08-04 06:18:27 +00:00