php-src/ext/session
2018-10-31 10:58:45 -07:00
..
tests Fix session tests that fail if error_log is set 2018-10-31 10:58:45 -07:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
mod_files.bat Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
mod_files.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
mod_files.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mod_files.sh Update _bits_per_char to use with new PHP 7.1. or greater 2018-05-07 14:41:49 +02:00
mod_mm.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mod_mm.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mod_user_class.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mod_user.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mod_user.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_session.h implement same site cookie see https://bugs.php.net/bug.php?id=72230 see https://tools.ietf.org/html/draft-west-first-party-cookies-07 see https://scotthelme.co.uk/csrf-is-dead/ 2018-07-31 12:40:24 +02:00
session.c Fix #76688: Disallow excessive parameters after options array 2018-08-12 15:49:13 +02:00