php-src/ext/session
Peter Kokot ab1ce6058a Make ext/session/mod_files.sh executable
Making shell script executable makes it possible to run like
`ext/session/mod_files.sh` and avoids error permission denied.
2018-09-26 06:11:13 +02:00
..
tests Micro optimization & fixed invalid key handling 2018-08-17 14:56:24 +08:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
mod_files.bat
mod_files.c Remove AC_FUNC_UTIME_NULL 2018-09-04 12:03:34 +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_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 some misspellings 2018-08-12 16:15:45 +02:00