php-doc-en/reference/session
Christoph M. Becker 7dc5a6466b Fix #80677: session.cookie_samesite missing from INI list
We should not duplicate the info in the general INI list, but rather
include it from the session configuration.

While we're at it, we remove obsolete changelog entries, fix the
wording ("as of" instead of "since"), and remove the url_rewriter.tags
entry from the session configuration page.
2021-01-28 12:05:05 +01:00
..
functions Mimic 'Alternative signature' prompt for setcookie in other functions which set cookies 2020-12-14 23:19:07 +00:00
sessionhandler Generate session methodsynopses based on stubs 2020-11-29 15:51:04 +00:00
sessionhandlerinterface Generate session methodsynopses based on stubs 2020-11-29 15:51:04 +00:00
sessionidinterface Generate session methodsynopses based on stubs 2020-11-29 15:51:04 +00:00
sessionupdatetimestamphandlerinterface Generate session methodsynopses based on stubs 2020-11-29 15:51:04 +00:00
book.xml Remove some PHP 5 specific info 2020-10-13 16:31:50 +00:00
configure.xml
constants.xml
examples.xml Remove some mentions of register globals 2021-01-16 11:30:04 +00:00
ini.xml Fix #80677: session.cookie_samesite missing from INI list 2021-01-28 12:05:05 +01:00
reference.xml
security.xml Fix #76977: include session.save_path in session.security.ini.php 2020-08-13 13:22:47 +00:00
sessionhandler.xml Document SessionIdInterface 2018-01-29 22:42:15 +00:00
sessionhandlerinterface.xml Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch 2020-07-27 15:36:20 +00:00
sessionidinterface.xml Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch 2020-07-27 15:36:20 +00:00
sessionupdatetimestamphandlerinterface.xml Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch 2020-07-27 15:36:20 +00:00
setup.xml
upload-progress.xml Fix #76808: session upload progress not available when session name is customized w/ini_set 2018-08-29 15:48:11 +00:00
versions.xml Remove irrelevant entries from session/versions.xml 2021-01-18 13:29:02 +01:00