Commit graph

19 commits

Author SHA1 Message Date
Tyson Andre
578f5f3744 fix typos in language reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346847 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:16:33 +00:00
Jakub Vrana
efd6aa8b0c Link session_create_id (bug #74085)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344089 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 23:38:12 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Christoph Michael Becker
0965730949 typo fix by Sid Roberts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338612 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-17 01:20:33 +00:00
Christoph Michael Becker
c5c902b477 minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-03 22:37:52 +00:00
Peter Cowburn
b61dee59ad better param name for SessionHandler::open()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336908 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:48 +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
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
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
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
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
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
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
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
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
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
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
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