Commit graph

351 commits

Author SHA1 Message Date
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
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
2368dd7826 Fixed build, sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334727 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 05:37:01 +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
ed9c01378f Improve session security chapter. More improvements/corrections are appreciated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334226 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-09 22:37:40 +00:00
Jean-Sebastien Hedde
8654370154 Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333618 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:56:31 +00:00
Philip Olson
0aa774414a Removed removed duplicated duplicated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Peter Cowburn
c18dd2d556 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333191 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:53 +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
Yasuo Ohgaki
1ac00473c3 Remove obsolete session_register()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332710 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 05:53:31 +00:00
Chris Wright
516fd5a456 Typo fix in SessionHandler
---
Provider by anonymous 35971

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332329 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:02:11 +00:00
Joe Watkins
7de6d4baeb #64236 additional session.save_path parameter documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331944 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 07:13:30 +00:00
Joe Watkins
db35ada525 change to correction, fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331810 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 18:15:27 +00:00
Joe Watkins
f7987b4de6 #62075 configuration option named incorrectly in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331802 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:21:00 +00:00
Adam Harvey
71ee784aed Add a note about how the files session backend locks session files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331493 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 21:00:54 +00:00
Chris Wright
7ae525d165 Added note about server-level request buffering affecting session-based upload progress.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331290 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 12:28:30 +00:00
Yasuo Ohgaki
188ae46d99 Add serialize handler limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331183 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:36:44 +00:00
Yasuo Ohgaki
6a6a2b9546 Add php_serialize description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331182 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:01:26 +00:00
Yasuo Ohgaki
4973a1a638 Add session.use_strict_mode description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331172 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 10:11:22 +00:00
Yannick Torres
33040b3b1b Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Yasuo Ohgaki
095653e0ce session.auto_start cannot work at runtime and never worked. Code is fixed also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331110 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-10 09:38:25 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Joe Watkins
75c5627be5 correct response to #64058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329296 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 10:37:46 +00:00
Joe Watkins
325a9e01e1 in response to bug #64058, a warning is apparently appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329295 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-25 07:37:46 +00:00
Yannick Torres
402d047520 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328641 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 15:53:03 +00:00
Peter Cowburn
ca6f5aa5bc I believe that when session.auto_start is set to 1, the session is started on request startup and not when PHP sends anything to the output buffer.
--
Provided by Victor BERCHET (victor.berchet@sensiolabs.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328341 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:49 +00:00
Yannick Torres
3a8dc25d68 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Adam Harvey
303d4e7914 Fix the second parameter of SessionHandlerInterface::open(), which is the
session name, not the session ID.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327574 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 02:16:51 +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
Sherif Ramadan
773e4a944a Updated session.entropy_file default setting for 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327363 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 18:10:32 +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
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Paul Reinheimer
c2862d5579 - Committing change from anonymous user correcting bug https://bugs.php.net/bug.php?id=61995
- Amount -> Number for easier reading (and mostly because I needed to make a change to commit the file)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325814 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-25 18:49:38 +00:00
Peter Cowburn
4d81bf2025 typofix "aly"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 19:35:11 +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
Peter Cowburn
be9e577c76 fix example syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325353 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-20 10:42:18 +00:00
André Luis Ferreira da Silva Bacci
0fbb3e56ae Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325249 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 20:08:36 +00:00
Peter Cowburn
9121c98816 typo fix (doc #61692, patch by Daniel Lowrey, thanks!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325019 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-10 20:10:51 +00:00
Yannick Torres
81bfbea133 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324994 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-10 07:40:08 +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
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Drak
a7b98eb2db [session] Simplify the basic session introduction. This information is duplicated elsewhere.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324172 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 02:12:21 +00:00
Drak
ec6de8a539 [sessions] Begin cleanup of the basic introduction to sessions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 19:13:43 +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
f95e682b64 [sessions] Added note about SessionHandler behaviour.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323861 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 13:31:04 +00:00
TAKAGI Masahiro
7123d365bf fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323855 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-03 23:30:35 +00:00