Commit graph

498 commits

Author SHA1 Message Date
Drak
06dfeb81bd Revert incorrect references to SID constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 19:13:31 +00:00
Drak
491470fc95 Add version information to new session constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323725 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 18:34:39 +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
55f644c156 [session] Missed formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323655 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:15:21 +00:00
Drak
b2ae8a983d [session] Added more formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323653 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:09:12 +00:00
Drak
a5a30591ee [sessions] Added referenced and corrected spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323652 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:04:30 +00:00
Drak
879b7c22c2 [sessions] Update return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323650 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 04:25:14 +00:00
Drak
cc47cb2ff9 [sessionhandler] Fixed casing typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323649 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 04:00:12 +00:00
Drak
6652be89cc [sessionhandler] Correct example, (wrong keyword).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 01:41:15 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +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
838aa10bc4 [sessions] Updated specific details about how to correctly implement SessionHandler and added references to relevant ini settings and functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323627 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:33:52 +00:00
Drak
0c3078852e [sessions] Added some see also references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323626 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:32:20 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +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
a63190d9c4 [sessionhandler] Added information about individual methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323551 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 05:30:34 +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
635d78b604 [sessionhandler] Updated the documentation to correctly detail what this class is intended for.
Also added code example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323542 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 21:24:59 +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
TAKAGI Masahiro
4df90a72c5 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323479 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 23:45:13 +00:00
Drak
2741fa9f0f [sessions] Removed white space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 08:51:23 +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
Peter Cowburn
64a369e801 fix build (thanks Julien)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323409 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 13:47:58 +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
5a4cbc3780 Update information about SessionHandler and SessionHandlerInterface.
This commit gives a lot more detail and includes important information about
the session workflow that has been missing from the documentation.  It also
clarifies some aspects of how to implement the various callbacks.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323401 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 05:28:04 +00:00
Drak
bd0cecd508 Add some general information about custom session save handlers relating to the session workflow.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323385 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 15:22:27 +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
Drak
1e7d255513 [Sessions] Added missing version information for SessionHandler*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323366 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-19 19:35:46 +00:00
Justin Martin
4eec43e52c Fixed the session handler return values, based on rev 321741.
Fixed the session handler prototypes to reflect correct return types.
Credit to Drak. Closes bug #60640.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323264 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 21:08:22 +00:00
Justin Martin
e5d1ab2810 Added an intro for SessionHandlerInterface.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322959 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:44:30 +00:00
Justin Martin
38b4136523 Added intro to SessionHandler.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322958 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:29:28 +00:00
Justin Martin
300fc41dae Fixed purpose and second parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322882 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:30:08 +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
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Joey Smith
68b0acad00 Changes by Xyphoid of Freenode's ##PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321993 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 05:33:14 +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
0996a8adc5 Version info for session_status(), sessionhandler and the awesome session_register_shutdown()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321131 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:11:39 +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
9b6f45b2d5 Document PHP5.4 SessionHandler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321129 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:07 +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
Justin Martin
472d3f71a0 Whitespace, as per philip's request. Sorry about that. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 06:30:38 +00:00
Justin Martin
6ebbcbd551 Documented session_status, and its associated constants. Closes bug #60079.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319970 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-27 01:05:05 +00:00
Nikita Popov
a847802270 Fix typo
-- 
Provided by anonymous #11351 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319186 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-14 18:01:41 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Shein Alexey
6efb39be82 Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316346 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 12:49:32 +00:00
Shein Alexey
993057ee86 Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316341 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 12:23:15 +00:00
TAKAGI Masahiro
0c24d05ebe set "svn:keywords".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315813 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 20:10:53 +00:00
Hannes Magnusson
b7ed338094 Fixed bug#55430, introduce the session.upload_progress family to the world
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:13:22 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
8888c9528e Future is now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Jakub Vrana
bdba2aa692 Upload progress configuration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312708 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:13:19 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Peter Cowburn
db64c6bb68 clarify meaning of session name (doc #54608)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310527 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 19:14:35 +00:00
Martin Samesch
6b0f6c46db typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307068 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 10:37:15 +00:00
Jakub Vrana
be2821383a Resets to cache_expire, not cache_limiter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303894 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-30 12:19:43 +00:00
Richard Quadling
3c82b5b1ed Whitespace (Tabs to spaces).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:13:48 +00:00
Richard Quadling
6d4c09548b session_start() -> session_name(). Fix #52080
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300430 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 12:40:37 +00:00
Daniel Egeberg
7d5503c6b7 removed extra word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300344 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 08:25:25 +00:00
Daniel Egeberg
79c7a362cb Fixed PHP bug #52033 (session_set_save_handler : no description for "write" callback)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300339 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 07:56:45 +00:00
Pierre Joye
c26415107a - WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300293 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 21:03:34 +00:00
Pierre Joye
757f3384a8 - document the windows support for session.entropy*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300292 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 20:34:29 +00:00
Peter Cowburn
b85ef4fee2 swap PHP 6 with "the future"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 21:05:17 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
04f1170ce0 Fixed bug #50988 (reference to session_cookie in en/session.configuration.php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294835 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-10 10:20:45 +00:00
Hannes Magnusson
91224d7744 Fixed bug#50782 (Description of the return value doesn't not match with the example code)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:27:39 +00:00
Christopher Jones
c4be767a54 Fix trans-sid link and tidy grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293511 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 17:48:21 +00:00
Daniel Egeberg
ffad074c13 Small clarification for session_name().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293299 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 22:14:50 +00:00
Martin Samesch
1178d97c08 replaced tabs with spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291738 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 13:54:50 +00:00
Martin Samesch
4c26df03fa closing parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291737 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 11:25:45 +00:00
Martin Samesch
3307fce4c6 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291736 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 11:21:27 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
4b785f3d2f Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 12:40:00 +00:00
Jakub Vrana
01e708a812 Clarify session.gc_maxlifetime (bug #49335)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290720 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:45:12 +00:00
Jakub Vrana
e5e71892df Improve example (bug #49877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290693 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:48:51 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Gwynne Raskind
a9f13d1ec9 support for session.hash_function = anything hash exports was backported to 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-17 13:17:20 +00:00
Nilgün Belma Bugüner
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Philip Olson
0a23e78248 clarified description for session.cache_limiter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:51:58 +00:00
Damien Seguy
745203632e add literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283043 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:35:13 +00:00
Hannes Magnusson
928fd80616 Fixed bug#48237 (Documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282528 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:19:55 +00:00
Hannes Magnusson
16e5856b7c Document the valid limiters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282527 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:16:32 +00:00
Hannes Magnusson
ab14ded894 Fixed bug#48485 (Error in documentation and upgrade guide)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282523 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 18:35:35 +00:00
Martin Samesch
84c92b8960 fix markup fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280947 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 12:06:15 +00:00
Philip Olson
8589c713a7 Changed <link linkend="function... to <methodname> where appropriate (markup)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280164 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:11:20 +00:00
Jakub Vrana
0e40a7752a Link INI settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280041 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-06 19:45:17 +00:00
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Carola 'Sammy' Kummert
db9ce8e8aa remove doubled line
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 23:47:23 +00:00
Hannes Magnusson
f945633b3c Fixed bug#47147 session_id() list of allowed chars for file handler
needs to be updated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 12:37:57 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Richard Quadling
4c16e35ea0 Windows version of mod_files.sh now exists.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272360 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 10:21:13 +00:00
Hannes Magnusson
0b8651d711 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 19:08:13 +00:00
Kalle Sommer Nielsen
64658e30c4 * session_start() may return false on failures as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271585 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 02:10:25 +00:00
Kalle Sommer Nielsen
432a799a0e * Added ref to session_id() on SID
* Added note about special treatment for "/tmp" to store session files
* Rewrote the caution note, it is possible to store objects in sessions with session.auto_start = On


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271583 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 02:03:36 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Hannes Magnusson
bc7bdb60dc - Deprecate deprecated features and functions
- Update deprecated entity name after renaming it to contain version
  info


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270904 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 17:54:24 +00:00
Jakub Vrana
0df76e5a21 session_start required to use sessions again (bug #45719)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268343 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:26:12 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
c3bd702328 Fixes #45164 (Missing descriptions of parameters)
Also adds missing parameters for session_set_save_handler()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 22:24:22 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Jakub Vrana
b6d1cbfa2b Make constants accessible
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260131 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-22 08:37:18 +00:00
Felipe Pena
2c6a1ed8d3 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249856 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-04 11:52:49 +00:00
Philip Olson
d2627b1493 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, examples.xml and security.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The setup: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248666 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 18:42:54 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Jakub Vrana
2a03f5d866 Mention php_binary serializer (bug #42405)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246639 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 17:25:57 +00:00
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
f877338143 do not mention defaults in the text. read the table, as it should be more up-to-date
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243143 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 11:49:49 +00:00
Nuno Lopes
a8b8d3bac1 semi-automatic update of ini.xml files, take #3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Damien Seguy
77d81b1cf9 synch between the table and the detail for session_path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241887 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-28 19:27:52 +00:00
Jakub Vrana
fb44f42623 CWD change (bug #39619)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241434 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:37:47 +00:00
Jakub Vrana
687801de8c use_only_cookies default (bug #41894)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241310 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 12:53:05 +00:00
Mehdi Achour
bb57388420 Fix #41752
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238377 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:18:15 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
8b1de4eaf6 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237900 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:50:05 +00:00
Hannes Magnusson
f5c0015a1c /tmp/cvsC99PtG
/tmp/cvsC99PtG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237899 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:47:38 +00:00
Mehdi Achour
cacbe74a96 Fix #37566: Cannot throw exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237896 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:01:41 +00:00
Mehdi Achour
f16f0a48ea ref.session: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:49 +00:00
Mehdi Achour
16fe2685e8 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Hannes Magnusson
e83eca526f Reword and make the explaination a note (thanks Alex Songe!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-31 18:43:03 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Philip Olson
658355c9e7 Removed register_globals = on requirement from an example, and using
htmlspecialchars() instead of strip_tags() for the XSS exploit
prevention example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228612 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:40:24 +00:00
Nuno Lopes
49e22d5bda session.hash_function supports ext/hash algos in php 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:40:54 +00:00
Sean Coates
6656837060 document handlers can be found in phpinfo()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225334 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-19 22:00:01 +00:00
Hannes Magnusson
7ce67ea103 Fixed bug#39734 (XHTML conformity -> XHTML/HTML Strict conformity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224597 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-08 08:17:14 +00:00
Dave Barr
e86398e2cb - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Jakub Vrana
7000e3f71f Improve example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219459 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 11:50:00 +00:00
Jakub Vrana
c67d489735 Further description of GC and cookie_lifetime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218292 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-16 12:31:24 +00:00
Nuno Lopes
0d62dcdfda document the new httponly flag in session and setcookie*() stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217975 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:21:54 +00:00
Jakub Vrana
4f8dedca2e Params are callback (bug #36386)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207121 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-14 08:22:56 +00:00
Nuno Lopes
321ea24215 fix #36279: multiple default values for use_only_cookies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206675 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 16:54:21 +00:00
Nuno Lopes
a098c540c8 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205149 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:54:47 +00:00
Jakub Vrana
fbc470a132 Apache restart with mm (bug #35829)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205112 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 13:58:36 +00:00
Nuno Lopes
52accafdfe major update of INI stuff:
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script

we are still lacking a better PECL integration, which is in my TODO list
~


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +00:00
Jean-Sébastien Goupil
5eb328d768 fix is => are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203171 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 17:17:12 +00:00
Martin Samesch
b6a8684705 grammar (I hope it's correct)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203166 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 16:29:30 +00:00
Martin Samesch
da1af2f883 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 14:03:20 +00:00
Jakub Vrana
baf0536db2 An unique (bug #34880)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Jakub Vrana
85bd327a52 Minimum gc_maxlifetime is used (bug #34588)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198355 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:44:48 +00:00
Jakub Vrana
42c237469b unset($_SESSION[var]) works and is prefered even with register_globals
register_globals globalizes $_SESSION (bug #34732)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:40:08 +00:00
Jakub Vrana
43080398da Duplicate example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198347 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:05:32 +00:00
Jakub Vrana
1270788c11 Destructors (bug #33772)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196446 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:18:17 +00:00
Jakub Vrana
51d114e7be SID inconsistency (spotted by David Vance)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 10:25:08 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
9e730ae22d Meaning of empty cookie_domain (bug #33947)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:49:57 +00:00
Jakub Vrana
0bc59fb3d5 Session name must contain a letter (bug #27688)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 08:44:26 +00:00
Jakub Vrana
4d10b07691 delete_old_session deletes the file (bug #33619)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190477 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:20:42 +00:00
Friedhelm Betz
a5bb3ee605 new docstyle, more about return values, see also session_regenerate_id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 18:12:55 +00:00
Friedhelm Betz
b2be0a875e WS fix only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190277 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 17:25:53 +00:00
Nuno Lopes
460ada0e3f convert to new style and document the new 'delete_old_session' parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-05 17:19:19 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
799f6f7613 session.bug_compat (bug #23465)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185196 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 15:47:21 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Nuno Lopes
2799cec55e fix the error that Jakub found in the ini-updater script (regex expression too permissive)
fix the regex that finds the default value in the ini tables
add latest php releases (yet to release :))


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182910 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 13:22:31 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Jakub Vrana
85101770b8 Correct default for url_rewriter.tags (mentioned by Peter Ordal)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 08:12:32 +00:00
Sean Coates
76a1899822 erm.. 4.3.6
# *learns to read the changelog*


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175180 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 20:08:43 +00:00
Sean Coates
2b4fee9d2d wez fixed this in 4.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175178 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 19:58:30 +00:00
Jakub Vrana
3e9bf816f3 Some data can be serialized (bug #17419)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168962 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-22 08:31:49 +00:00
Martin Samesch
71bfdc896c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167974 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 14:14:25 +00:00
Philip Olson
f927c63767 Implemented info/example about deleting the session id cookie. Removed deprecated
use of session_unset() and wrote it as a note instead.  Implemented return.success,
and added see also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167763 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:31:31 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
429162e6c9 Bogus note (bug #25954)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165655 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 16:55:35 +00:00
Sean Coates
cf4527aa7e grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:57:41 +00:00
Jakub Vrana
0025122ade Don't use reference in sessions (bug #16387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:52:31 +00:00
Antony Dovgal
0a42b1b2d8 ession.use_trans_sid can be changed anywhere (thanks to Jasper Bedaux for noticing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164094 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 14:00:45 +00:00
Jakub Vrana
c70623f31a Missing spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164083 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 11:38:13 +00:00
Philip Olson
1279a4ae7c Fix missing/changed entities/ids.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163702 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 01:27:19 +00:00
Mehdi Achour
c87571bd71 fix for #28499 : reworded this para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162236 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 14:54:12 +00:00
Gabor Hojtsy
284cf9e0e0 fixing links to new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160316 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-01 19:50:45 +00:00
Yannick Torres
f8252be4e4 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158953 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 08:46:40 +00:00
Yannick Torres
72c169834d typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158949 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 08:26:55 +00:00
Friedhelm Betz
b8fef517be call session_set_cookie_params before session_start
lifetime is measured in seconds


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-19 21:24:57 +00:00
Antony Dovgal
a6f03f5855 fix typo in tag name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 14:58:39 +00:00
Kenneth Schwartz
8ab36e8a27 changed wording on previous update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155130 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 09:45:23 +00:00
Kenneth Schwartz
61b4ea2861 bug #22771: session_id(...) causes same cookie to be sent more than once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155129 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 09:42:18 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
401c071624 using entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151715 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 17:19:41 +00:00
Nuno Lopes
cd74dacc4e fixing derick's bug/note
added new hash_functions and bits_per_character
PHP 5 only


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 19:00:33 +00:00
Nuno Lopes
20857c0250 fix #23432
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150861 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 17:21:30 +00:00
Mehdi Achour
6cc8ee83fc CS (bis repetita)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 08:52:37 +00:00
Derick Rethans
5ec4191c28 - Some CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150712 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 19:02:49 +00:00
Vincent Briet
dec0d97cf2 right refname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150478 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-04 10:06:57 +00:00
Ken
3b1a6f3db4 Add alias session_commit() -> session_write_close().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150402 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-03 18:52:15 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Nuno Lopes
0f0ebc869b added session.gc_divisor. Patch by Antony Dovgal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148867 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 16:08:35 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Mehdi Achour
7f1361c698 split methodparams
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-24 13:45:54 +00:00
Curt Zirzow
2eea72f2ab Fix a couple typo's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143350 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 15:40:22 +00:00
Curt Zirzow
1ab9c006b0 Fixed example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143348 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 15:27:43 +00:00
Mehdi Achour
e795233302 reverting as requested by Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143324 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 09:29:24 +00:00
Mehdi Achour
91484c047f give the two possibilities, it doesn't harm ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143323 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 09:23:20 +00:00
Martin Samesch
2521d19bc8 sorry, hopefully correct correction this time...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143321 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 08:52:31 +00:00
Martin Samesch
b212e5cf99 removed repetition (with typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143285 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 20:45:38 +00:00
foobar
fd153274e4 clarify a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140006 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 04:16:02 +00:00
Philip Olson
de3748e109 Added docs from php.ini for session.bug_compat_42 and session.bug_compat_warn
as per doc bug #23465.  This doesn't yet close the bug as this strange issue
needs additional documentation, somewhere.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 06:27:59 +00:00
Hartmut Holzgraefe
25f7ca22c8 a little extra whitespace to enable additional line wrapping if
the long table lines do not fit the screen (bug #24352)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 22:32:25 +00:00
Damien Seguy
d9683ca47c no _ in ini ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131970 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 17:26:59 +00:00
Philip Olson
feef8ae0ce Link to $_SESSION docs, added &note.registerglobals; entity, and some example comments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130999 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:38:52 +00:00
Philip Olson
6a8e299009 Added an example that shows sessions must be started on every page, not just the
first.  Note about E_NOTICE since 4.3.3 if session started when session already exists.
Link to various session resources including see also's, moved session_name note more
towards the bottom, and one grammar fix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130998 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:03:58 +00:00
Joey Smith
0c5494bd00 Use $_SESSION superglobal instead of assuming register_globals = On
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129915 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 03:50:52 +00:00
Philip Olson
064fe694da Initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 18:13:10 +00:00
Philip Olson
5a36bf3125 Replace <link linkend="language.types.x">x</link> with <type>x</type>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Derick Rethans
a88e30e347 - Add some warnings about using unset() on $_SESSION
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127715 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 12:09:26 +00:00
John Coggeshall
5b55ed79fe Been nice had I commited the right thing 10 mintues ago..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 19:13:37 +00:00
John Coggeshall
297dfcd2a4 Added a note to satisify #15110
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 18:58:00 +00:00
Martin Samesch
ecf36d03b5 removed literal tags from links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 16:10:00 +00:00
Philip Olson
b96da16cc3 Removing, this function never existed. Sorta deals with bug #18576
Some old discussion on this topic here:
 * http://bugs.php.net/8978
 * http://marc.theaimsgroup.com/?l=php-dev&m=102955914915969


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127207 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-15 22:04:11 +00:00
Philip Olson
993d188d44 Properly document session.save_path's N parameter. This closes bug #22476
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126984 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 14:19:03 +00:00
Mehdi Achour
3955bc539c little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126027 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 16:52:35 +00:00
Philip Olson
5847198c35 Closes bug #22804 (moved phplib.session mention to a migration faq)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-26 05:11:01 +00:00
Andy Lindeman
1f146b0a2a Fix bug #23001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122151 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 12:39:07 +00:00
Friedhelm Betz
9f4bd3c94f link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121572 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 16:33:48 +00:00
Rasmus Lerdorf
4f820df326 Document session auto_start object restriction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121284 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 07:53:08 +00:00
Friedhelm Betz
daaca87036 more verbos description
example added


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120247 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-14 14:50:35 +00:00
foobar
12cd650274 Add note about the XHTML conformity for url_rewriter.tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115682 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 00:50:03 +00:00
Martin Samesch
1e155da2c5 added tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114291 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-01 17:33:04 +00:00
Martin Samesch
166dc4bfb6 added tags; s/mimick/mimic; wrapped some lines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114167 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 19:14:58 +00:00
Damien Seguy
f7bc28715f See also <- Voir aussi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 04:06:26 +00:00
Sascha Schumann
ef1337ad30 add note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113502 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-26 15:19:02 +00:00
Philip Olson
b5eddab1d6 Closing concern brought up by Oliver Hinckel. session gets id from request
data, not just get or cookie.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113031 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:34:59 +00:00
Damien Seguy
3236252d64 cross ref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112630 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 02:41:21 +00:00
Philip Olson
d731fb0b32 You must call session_start() before using $_SESSION. This closes bug #19068
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112345 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:52:05 +00:00
Philip Olson
dbd8a08969 Mention that $_SESSION does not implicitly call session_start() like session_register() does.
This deals with bug #19068


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112344 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:38:52 +00:00
Sascha Schumann
1a5f3ee158 Add link to newly released session fixation paper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108471 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-19 12:44:08 +00:00
Sascha Schumann
967969a257 improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108363 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:36:58 +00:00
Sascha Schumann
53d13b3cf1 improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108362 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:30:05 +00:00
Sascha Schumann
4472cc3f63 remove the unfounded paranoia from the documentation.
also improve some paragraphs further.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:17:29 +00:00
Friedhelm Betz
17e584616e correcting url.mm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106669 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-03 18:21:04 +00:00
Friedhelm Betz
6d2a53fa7b rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
John Coggeshall
1c863a214d WS FIX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 23:32:11 +00:00
John Coggeshall
a1ba4970dc Added a reference to $_SESSION as also being a valid method (instead of
just saying session_register())


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106490 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:25:04 +00:00