Commit graph

57 commits

Author SHA1 Message Date
Christoph Michael Becker
3e15d2894f Remove more changelog entries, mostly from PHP 5.4 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:15:17 +00:00
Christoph Michael Becker
6ec0096178 Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350221 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 15:36:20 +00:00
Christoph Michael Becker
ba0a270fbc Fix order of sections
Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346816 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-12 16:37:24 +00:00
Christoph Michael Becker
b963543d8c Complete changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344795 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 19:02:29 +00:00
Jakub Vrana
e3734a9c81 Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344125 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 08:21:19 +00:00
Jakub Vrana
fcfd6ea1d2 Document SessionIdInterface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344082 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 22:42:15 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
baaa48a65f Fix bug #75198: Typo in session-set-save-handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343112 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-20 08:43:15 +00:00
Andrey Gromov
af2c7707f7 --
Provided by anonymous 83297 (roocster@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342517 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-27 19:52:17 +00:00
Christoph Michael Becker
3c442baa43 Fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341685 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-18 19:16:36 +00:00
Christoph Michael Becker
c4f83af3b7 Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341681 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-18 19:01:21 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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