php-src/ext/session
2014-04-15 15:40:40 +04:00
..
tests Fixed tests (added session_destroy() to avoid side effects on the following tests) 2014-04-11 13:17:59 +04:00
config.m4 Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
config.w32 Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
CREDITS
mod_files.bat MFH 2008-12-30 19:37:35 +00:00
mod_files.c Refactor session (incompleted) 2014-03-28 18:46:25 +08:00
mod_files.h Bump year 2014-01-03 11:08:10 +08:00
mod_files.sh Fixed bug #49175: mod_files.sh does not support hash bits 2013-06-29 11:35:55 +09:00
mod_mm.c Fixed session module is sending multiple set-cookie headers when session.use_strict_mode=1 2014-01-15 11:06:06 +09:00
mod_mm.h Bump year 2014-01-03 11:08:10 +08:00
mod_user_class.c Refactor session (incompleted) 2014-03-28 18:46:25 +08:00
mod_user.c Fixed retval for ps_call_handler 2014-03-29 20:17:59 +08:00
mod_user.h Bump year 2014-01-03 11:08:10 +08:00
package.xml Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
php_session.h Fixed unserialize() 2014-04-10 18:08:11 +04:00
session.c Cleanup (1-st round) 2014-04-15 15:40:40 +04:00