php-src/ext/session
2013-12-26 14:47:13 +04:00
..
tests Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6 2013-12-15 16:55:29 +08: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 Fixed Bug #65475 2013-08-21 08:12:11 +09:00
mod_files.h Strict session 2013-08-04 16:36:45 -07: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 Bug #65475 2013-08-21 08:12:11 +09:00
mod_mm.h Happy New Year 2013-01-01 16:37:09 +08:00
mod_user_class.c Improved empty string handling. Now ZE uses an interned string instead of allocation new empty string each time. (Some extensions might need to be fixed using str_efree() instead of efree() to support interned strings). 2013-12-26 14:47:13 +04:00
mod_user.c Reduce compilation noise during normal compilation: 2013-08-21 10:34:09 -07:00
mod_user.h Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandler 2013-06-27 12:29:44 +01: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 Remove compile warning of commit 554021d21e 2013-08-10 14:35:30 +09:00
session.c Improved empty string handling. Now ZE uses an interned string instead of allocation new empty string each time. (Some extensions might need to be fixed using str_efree() instead of efree() to support interned strings). 2013-12-26 14:47:13 +04:00