php-src/ext/session
Yasuo Ohgaki 6b8328de74 Merge branch 'PHP-5.6'
* PHP-5.6:
  Fixed bug #68331 - This was partial patch for https://wiki.php.net/rfc/session-lock-ini
  Fixed 2 tests that expects bool retrun value from save handler.

Conflicts:
	ext/session/session.c
2014-11-06 13:49:43 +09:00
..
tests Merge branch 'PHP-5.6' 2014-11-06 13:49:43 +09: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_files.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_mm.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user_class.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mod_user.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
session.c Merge branch 'PHP-5.6' 2014-11-06 13:49:43 +09:00