php-doc-en/reference/session/functions
Christoph Michael Becker e6b6d8faa6 Fixes
Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
..
session-abort.xml Fix #69482 session_commit and session_abort documentation return type mismatch 2015-04-20 15:13:19 +00:00
session-cache-expire.xml
session-cache-limiter.xml
session-commit.xml
session-create-id.xml Reorganize ini list. Add use_strict_mode note 2016-09-01 20:12:12 +00:00
session-decode.xml Clarify that the session encode/decode method does not use serialize()/unserialize() by default. 2016-05-17 22:22:47 +00:00
session-destroy.xml Fix typos 2016-11-04 14:57:17 +00:00
session-encode.xml Clarify that the session encode/decode method does not use serialize()/unserialize() by default. 2016-05-17 22:22:47 +00:00
session-gc.xml Fix #73409: Bug in session_gc's example 2 2016-10-28 09:39:45 +00:00
session-get-cookie-params.xml
session-id.xml
session-is-registered.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
session-module-name.xml
session-name.xml Close bug #69624 (Return Value section incorrect) 2015-05-19 05:06:47 +00:00
session-regenerate-id.xml Document immediate session data deletion risks 2016-09-10 00:02:42 +00:00
session-register-shutdown.xml
session-register.xml Fixes 2016-12-08 15:56:39 +00:00
session-reset.xml Fix #69482 session_commit and session_abort documentation return type mismatch 2015-04-20 15:13:19 +00:00
session-save-path.xml
session-set-cookie-params.xml
session-set-save-handler.xml move session save handler example to see also 2016-10-18 22:56:47 +00:00
session-start.xml Make the session option changes less session_start() specific. 2015-09-21 12:16:57 +00:00
session-status.xml
session-unregister.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
session-unset.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
session-write-close.xml