php-src/ext/session
Adam Harvey bc44eb6172 Fix bug #67972 (SessionHandler Invalid memory read create_sid()).
SessionHandler::create_sid() didn't check if PS(default_mod) was initialised
before attempting to call its create_sid() handler.
2014-09-08 19:25:14 +00:00
..
tests Fix bug #67972 (SessionHandler Invalid memory read create_sid()). 2014-09-08 19:25:14 +00: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 Merge branch 'PHP-5.4' into PHP-5.5 2014-04-14 23:30:14 +02:00
mod_files.h Bump year 2014-01-03 11:06:16 +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:06:16 +08:00
mod_user_class.c Fix bug #67972 (SessionHandler Invalid memory read create_sid()). 2014-09-08 19:25:14 +00:00
mod_user.c Bump year 2014-01-03 11:06:16 +08:00
mod_user.h Bump year 2014-01-03 11:06:16 +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 Bump year 2014-01-03 11:06:16 +08:00
session.c Merge branch 'PHP-5.4' into PHP-5.5 2014-07-28 00:34:27 -07:00