Commit graph

112 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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