php-doc-en/reference/session
Christoph M. Becker d1c3de7ae6
Update sessionhandlerinterface example for PHP 8.1
We require suitable return types or the ReturnTypeWillChange attribute
as of PHP 8.1.0.  We specify the return types where supported as of PHP
7.0.0, but go with the attribute for the union types.

Cf. <https://github.com/php/doc-en/issues/1090>.
2021-11-15 17:05:31 +01:00
..
functions Fix issues in Session directory 2021-06-09 12:05:20 +03:00
sessionhandler Generate methodsynopses based on stubs for recent changes (#903) 2021-10-01 17:23:05 +02:00
sessionhandlerinterface Remove some unnecessary abstract modifier from methodsynopses (#914) 2021-09-14 12:43:32 +01:00
sessionidinterface Remove some unnecessary abstract modifier from methodsynopses (#914) 2021-09-14 12:43:32 +01:00
sessionupdatetimestamphandlerinterface Remove some unnecessary abstract modifier from methodsynopses (#914) 2021-09-14 12:43:32 +01:00
book.xml Remove some PHP 5 specific info 2020-10-13 16:31:50 +00:00
configure.xml
constants.xml Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
examples.xml Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
ini.xml Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
reference.xml
security.xml Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
sessionhandler.xml Removed Changelog entries for PHP 5, PHP 7.0 (#543) 2021-04-22 17:52:58 +03:00
sessionhandlerinterface.xml Update sessionhandlerinterface example for PHP 8.1 2021-11-15 17:05:31 +01:00
sessionidinterface.xml Mark a few interfaces as oointerface rather than ooclass (#818) 2021-07-30 17:01:16 +02: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 Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
versions.xml Remove irrelevant entries from session/versions.xml 2021-01-18 13:29:02 +01:00