php-src/ext/session
Anatol Belski 1968fac697 Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  Fixed mysql tests parsing phpinfo()
  Update NEWS
  Fixed bug #35703: when session_name("123") consist only digits, should warning
  Fixed bug #49175: mod_files.sh does not support hash bits
2013-07-02 08:24:37 +02:00
..
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-07-02 08:24:37 +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 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.bat MFH 2008-12-30 19:37:35 +00:00
mod_files.c complete zts fix 2013-01-29 12:12:34 -08:00
mod_files.h Happy New Year 2013-01-01 16:37:09 +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 bug #61594 (ext/session/mod_mm.c: missing free of ps_mm_instance) patch by: jlawall at hotmail dot com 2013-06-24 16:49:15 -03:00
mod_mm.h Happy New Year 2013-01-01 16:37:09 +08:00
mod_user_class.c Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandler 2013-06-27 12:29:44 +01:00
mod_user.c Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandler 2013-06-27 12:29:44 +01: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 BC fix for PR 109 merge - create_sid() method in SessionHandler 2013-06-27 12:33:56 +01:00
session.c Merge branch 'PHP-5.4' into PHP-5.5 2013-07-02 08:24:37 +02:00