php-src/ext/session
Rasmus Lerdorf 46b25ee2a9 Merge branch 'PHP-7.3'
* PHP-7.3:
  Fix session tests that fail if error_log is set
2018-10-31 10:59:31 -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:17:28 +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 Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +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.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
mod_user_class.c 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 some misspellings 2018-08-12 16:15:45 +02:00