Commit graph

428 commits

Author SHA1 Message Date
Christoph Michael Becker
dff279a1fb Fix #76259: Sessions extension does not strictly match Core extention definition
We update the extension-membership of the respective extensions,
and fix the installation instructions where necessary.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344870 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 16:42:29 +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
Christoph Michael Becker
58bebd0fec Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344792 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 16:04:49 +00:00
Peter Cowburn
0dad2268d5 add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Christoph Michael Becker
ef9b464ad7 Fix bug #75946 (session_start() fails after fastcgi_finish_request() (FPM))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344212 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 13:36:30 +00:00
Jakub Vrana
b06b5b0830 Use array() initializer instead of []
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344127 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 08:23:47 +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
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
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
35cec1bbf2 Document SessionUpdateTimestampHandlerInterface (bug #75463)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344081 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 22:26:15 +00:00
Jakub Vrana
7c50ead1ed Fix versions based on parsed php-src
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
3e9734391f Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39: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
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
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
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Christoph Michael Becker
e1d271d4ca Fix bug #70498 (SessionHandlerInterface example is vulnerable)
Instead of actually adding proper input validation to the example,
we prominently note that this would have to be done for production
code.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342943 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-26 12:11:45 +00:00
Christoph Michael Becker
71c1bd3039 Spelling mistake in SessionHandler
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342900 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:36:40 +00:00
Christoph Michael Becker
742f5f2c5b Improve wording
Patch provided by Joshua Facemyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342892 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:12:12 +00:00
Pieter Hordijk
e1bb07c9e3 The sentence in place, despite describing correctly the functionality, was poorly written. Deleting some extra words make it more clear to understand.
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342591 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:45:14 +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
Andrey Gromov
42f0c6186a fixes from anons (changes for imap checked in C-sources)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342503 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-25 08:23:31 +00:00
Pieter Hordijk
1855e35cf8 Translated / fixed most text to be actually something that looks like English
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342209 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-31 10:47:30 +00:00
Andrey Andreev
e5ec39977f Document session_gc() version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342070 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-10 14:10:44 +00:00
Pieter Hordijk
f42f55617a fixed settion_start -> session_start typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342023 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-06 13:58:56 +00:00
Christoph Michael Becker
25550c2a4e Fix changelog order
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341916 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-17 18:02:12 +00:00
Andrey Gromov
d80a97dfbe missed semicolon in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341832 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 21:08:56 +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
Christoph Michael Becker
e6b6d8faa6 Fixes
Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Christoph Michael Becker
894b3c74d9 Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340865 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-04 14:57:17 +00:00
Christoph Michael Becker
d803b1c761 Fix #73409: Bug in session_gc's example 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:39:45 +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
Christoph Michael Becker
653f52435c Integrate user note 119996 by ohcc at 163 dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340372 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 15:28:57 +00:00
Yasuo Ohgaki
767b987b91 Fixed INI option values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340153 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-24 00:50:57 +00:00
Christoph Michael Becker
639f79e2f5 Fix #73096: session.gc_lifetime should be session.gc_maxlifetime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340043 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-16 10:11:23 +00:00
Yasuo Ohgaki
33183abba5 Fix sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340019 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 01:33:44 +00:00
Yasuo Ohgaki
56562880bd Document immediate session data deletion risks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340011 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-10 00:02:42 +00:00
Yasuo Ohgaki
51ee3c035a Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340000 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:24:50 +00:00
Yasuo Ohgaki
529deaf927 Change section order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339999 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:22:09 +00:00
Yasuo Ohgaki
b3b25b7308 Add more explanations. Use para instead of simpara for list item
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339998 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-07 02:10:11 +00:00
Yasuo Ohgaki
678ccd2608 Improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339987 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 11:57:12 +00:00
Yasuo Ohgaki
e5ddcc11e1 Improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339986 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 11:45:19 +00:00
Yasuo Ohgaki
a164fd2da9 Fixed Doc Bug #72345 and improve session security.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339984 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 06:45:59 +00:00
Yasuo Ohgaki
9f540f9e09 Reorganize ini list. Add use_strict_mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339972 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 20:12:12 +00:00
Yasuo Ohgaki
c33691bbe3 Update session security
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339965 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 07:24:59 +00:00
Yasuo Ohgaki
78ab4510fb Add URL rewriter improvements since PHP 7.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339963 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 05:40:04 +00:00