php-src/ext/session
Anatoliy Belsky 36836f147c Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
  Fix bug 61870 ext\session\tests\bug42596.phpt fails
2012-04-30 12:10:43 +02:00
..
tests Merge branch 'PHP-5.3' into PHP-5.4 2012-04-30 12:10:43 +02: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 - Year++ 2012-01-01 13:15:04 +00:00
mod_files.h - Year++ 2012-01-01 13:15:04 +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 - Year++ 2012-01-01 13:15:04 +00:00
mod_mm.h - Year++ 2012-01-01 13:15:04 +00:00
mod_user_class.c fix return values of inherited session handler to match user handlers - #60640 2012-01-04 01:31:30 +00:00
mod_user.c - Fixed bug #60860 (session.save_handler=user without defined function core dumps) 2012-01-28 21:02:09 +00:00
mod_user.h - Year++ 2012-01-01 13:15:04 +00: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 add SessionHandlerInterface for session_set_save_handler() - #60551 2012-01-04 01:16:45 +00:00
session.c Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) 2012-03-08 03:31:46 +00:00