php-src/ext/session
Björn Tantau d764f1dc12
Fix #77372: Retain full path of files for directory uploads (#6917)
To fix https://bugs.php.net/bug.php?id=77372 and improve support of `<input type="file" name="files" multiple webkitdirectory>` I introduced another item to the `$_FILES` array called `full_path`, containing the full filename, as supplied by the user-agent.

Co-authored-by: Björn Tantau <bjoern@bjoern-tantau.de>
2021-05-14 11:43:55 +02:00
..
tests Fix #77372: Retain full path of files for directory uploads (#6917) 2021-05-14 11:43:55 +02:00
config.m4 Fixed bug #80377 2020-11-25 11:47:05 +01: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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_files.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_files.sh Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
mod_mm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_mm.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_user.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_user.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_user_class.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_session.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
session.c Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
session.stub.php Merge branch 'PHP-8.0' 2021-04-20 11:57:48 +02:00
session_arginfo.h Merge branch 'PHP-8.0' 2021-04-20 11:57:48 +02:00