php-doc-en/reference/session/functions
Christoph Michael Becker 742f5f2c5b Improve wording
Patch provided by Joshua Facemyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342892 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:12:12 +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 Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
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 Improve wording 2017-08-21 11:12:12 +00:00
session-get-cookie-params.xml
session-id.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
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 fixed settion_start -> session_start typo in example 2017-03-06 13:58:56 +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 -- 2017-05-27 19:52:17 +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