Commit graph

152 commits

Author SHA1 Message Date
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
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Christoph Michael Becker
894b3c74d9 Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340865 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-04 14:57:17 +00:00
Christoph Michael Becker
d803b1c761 Fix #73409: Bug in session_gc's example 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:39:45 +00:00
Peter Cowburn
062838aa04 move session save handler example to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340561 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:56:47 +00:00
Kalle Sommer Nielsen
4de3eb69b9 Remove the comment and fix a typo in another comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340559 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:47:26 +00:00
Yasuo Ohgaki
360c099b26 Add minimun description using git source reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340522 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 21:29:47 +00:00
Yasuo Ohgaki
56562880bd Document immediate session data deletion risks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340011 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 00:02:42 +00:00
Yasuo Ohgaki
9f540f9e09 Reorganize ini list. Add use_strict_mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339972 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 20:12:12 +00:00
Yasuo Ohgaki
e5364130a0 Add session_create_id() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339956 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:44:57 +00:00
Yasuo Ohgaki
90229e2df9 Add session_gc() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339955 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 07:44:25 +00:00
Peter Cowburn
584c3e8805 Clarify that the session encode/decode method does not use serialize()/unserialize() by default.
--
Provided by jjlin@cs.stanford.edu

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339181 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:22:47 +00:00
Adam Harvey
d8849b5554 Make the session option changes less session_start() specific.
This also adds documentation for the new options parameter to the
session_start() page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
Maciej Sobaczewski
93edd6c0cc Close bug #69624 (Return Value section incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336796 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-19 05:06:47 +00:00
Pasindu De Silva
3eb1b91927 Fix #69482 session_commit and session_abort documentation return type mismatch
( By Christoph Becker )

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336604 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:13:19 +00:00
Martin Samesch
828ac78684 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336176 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-23 16:54:38 +00:00
Yasuo Ohgaki
07756ff909 Fixed bug #67981 - session_abort and session_reset are not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335027 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-07 22:02:11 +00:00
Adam Harvey
c38e57680d Add documentation for SessionHandler::create_sid().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334814 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-08 19:49:26 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68 Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Yasuo Ohgaki
73f204de3d Add trans sid limitation to session_regenerate_id()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332711 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 05:54:18 +00:00
Adam Harvey
67525a12b7 Fix doc bug #63044 (Documentation is wrong at "return value").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327572 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 01:58:58 +00:00
Herman J. Radtke III
e877c4a3b0 Added warning to session_decode() to let users know that session_start() must be called first.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327505 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-06 21:28:06 +00:00
Peter Cowburn
421fd2e16c typo and comma (doc #62307)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326145 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:09:20 +00:00
Yannick Torres
18046e0224 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325489 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-01 12:31:16 +00:00
Adam Harvey
f460f323a2 Fix doc bug #61625 (Incorrect grammar).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324827 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-05 03:03:45 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Peter Cowburn
a6a1f2a7a6 fixed wrong variable name in session handler examples (doc #61330)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324030 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 21:53:53 +00:00
Drak
a6b310e899 Fixed incorrect note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323692 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 09:31:00 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Drak
1e02f4fc70 [sessions] move one example code from session-set-save-handler to sessionhandlerinterface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 14:03:19 +00:00
Drak
6afb06c369 [session-set-save-handler] Update information about closing down sessions handlers which are objects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323552 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 05:36:07 +00:00
Drak
3edfaa7042 [session-set-save-handler] Update examples and add notes on dealing with objects in the session shutdown process.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323543 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 21:56:19 +00:00
Drak
c66c49e21a [session-set-save-handler] Corrected code examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323483 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 00:54:18 +00:00
Drak
00f8e96bac [sessions] Add variable and parameter markup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323466 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 08:50:39 +00:00
Drak
2f45613019 [session-set-cookie-params] Reworded a sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323447 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 16:04:21 +00:00
Drak
a6b1660ffb [session-set-cookie-params] added missing reference and clarified behaviour of this function against runtime ini values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323446 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 15:59:04 +00:00
Drak
d53c79d392 [Sessions] Removed white space and altered language to be more specific regarding PHP internals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323403 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 07:44:11 +00:00
Drak
fa8c56cd21 Update session function documentation.
This commit particularly clarifies how to implement custom save handlers
using session_set_save_handler.  

session_start has been updated to include a short description of what the 
function actually does behind the scenes.

session_write_close now has a reference to a related function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323402 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 05:32:42 +00:00
Drak
c36d6e4eaf Updates to sessions functions.
session_decode()
session_encode()
session_cache_limiter()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323384 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 15:20:33 +00:00
Drak
5b379fa636 Added some explicit information about the functioning of session_encode and session_decode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323367 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-19 20:03:24 +00:00
Justin Martin
827c4bb5be WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322881 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:20:00 +00:00
Justin Martin
0e6d952724 Added SessionHandler example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322880 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:10:59 +00:00
Justin Martin
23022a3227 Documented SessionHandlerInterface. Closes bug #60551.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322879 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:08:06 +00:00
Jakub Vrana
2d04efd320 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321915 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 08:35:53 +00:00
Hannes Magnusson
e1b5525526 Very useful function to register shutdown function in 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:42 +00:00
Hannes Magnusson
83f1e65a6f This function has completely different prototype in 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321128 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:09:30 +00:00
Richard Quadling
9022611bb7 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 09:26:47 +00:00
Justin Martin
ac22c255fa Whitespace. Thanks, Peter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320204 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 18:54:41 +00:00