1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-28 02:23:18 +02:00
Commit Graph

81 Commits

Author SHA1 Message Date
Yoshinari Takaoka 3f3098c2c3 [reference/session] sync with en 2025-09-09 21:32:57 +09:00
Haruki Tazoe 53e23a8b54 session.sid_lengthとsession.sid_bits_per_characterの非推奨について追記 (#158) 2024-11-09 22:04:35 +09:00
Yoshinari Takaoka 4e7c5681e7 Update invalid values of session gc ini settings.
https://github.com/php/doc-en/commit/be3a4367c932abe7cc2d1297f9c983daad1c204f
2024-09-16 21:28:21 +09:00
Yoshinari Takaoka 0d4af779ef Updated EN-Revision only / Fix typos in session reference
https://github.com/php/doc-en/commit/d8bc36d413b4458bc27ecc41517f26f6d1df3f27
2024-02-25 22:52:00 +09:00
Gina Peter Banyard 3949505003 Apply revchecked skipped commit c60943fefc4ff8950460e76d714a463437cf0eb2
Replace PHP_INI_* with INI_* constants
2024-01-26 13:55:31 +00:00
Yoshinari Takaoka affac18a85 Clarify what 'cookie_secure' actually means
https://github.com/php/doc-en/commit/cfcad8e3474d87bb6bcaa1515476694bf60e3d5d
2023-12-25 09:40:00 +09:00
Yoshinari Takaoka d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka 38a853ffdb Added gc_maxlifetime default value to description
For consistency with all other constants, where the default value is also mentioned in the description so you don't have to go back to the table to look it up.

https://github.com/php/doc-en/commit/aaabaa98a82308ed1e135730982210ba8e024fe6
2022-07-10 00:52:56 +09:00
Yoshinari Takaoka d13ecf493d Fix ini name
https://github.com/php/doc-en/commit/6b0ab2971615571644ee6b3e6e06a322e04fee7b
2022-02-07 20:56:40 +09:00
Yoshinari Takaoka 99cbffc10e Update defaults of session.cookie_secure and .cookie_httponly
この姿勢には同じメンテナとして敬服する / That's rather a cosmetic change, but we still should strive to be precise.

https://github.com/php/doc-en/commit/e8fbdb2fe62c27cf3da4b640d0e20bdc4e261afb
2022-01-12 05:48:28 +09:00
Yoshinari Takaoka 9e32c45b7e Remove PHP 5, 7 references (php/doc-en#565) 2021-05-13 10:14:52 +09:00
Yoshinari Takaoka baeb602790 Removed references to PHP 5, PHP 7.0 (php/doc-en#545) 2021-04-25 17:35:27 +09:00
Yoshinari Takaoka 60e490f6e3 Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-25 02:18:50 +09:00
Yoshinari Takaoka 9a8028fd30 Fix #80677: session.cookie_samesite missing from INI list
We should not duplicate the info in the general INI list, but rather
include it from the session configuration.

While we're at it, we remove obsolete changelog entries, fix the
wording ("as of" instead of "since"), and remove the url_rewriter.tags
entry from the session configuration page.
2021-01-29 00:04:58 +09:00
Yoshinari Takaoka a5df62fd38 Remove information about session.bug_compat_* INI setting
This has been removed in PHP 5.4.0
2021-01-16 20:48:23 +09:00
Yoshinari Takaoka 144f5f2124 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:20:32 +00:00
Yoshinari Takaoka d1b1c6f3b5 Fix #76977: include session.save_path in session.security.ini.php
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350319 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-14 02:06:51 +00:00
Yoshinari Takaoka 600bed703e Remove out-dated Windows related info
Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350254 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 00:34:59 +00:00
Yoshinari Takaoka bb12960c74 updated overall session related translations.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348731 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-30 09:25:00 +00:00
TAKAGI Masahiro 2b0948eed4 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@346473 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-29 00:02:29 +00:00
Satoru Yoshida 5a954dfdfd sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@345946 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-03 09:38:54 +00:00
Satoru Yoshida 3340b0952f sync en, and add session-gc. but now I have no time to translate session-create-id.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@344950 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-04 00:08:01 +00:00
TAKAGI Masahiro b9b5f620e6 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@340270 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 10:51:11 +00:00
TAKAGI Masahiro 63563d770b Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@339683 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-20 22:41:45 +00:00
TAKAGI Masahiro 517637d8d3 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337510 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 23:23:18 +00:00
TAKAGI Masahiro 3864ee7573 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@336704 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 20:12:13 +00:00
TAKAGI Masahiro fb22707975 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335245 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-04 22:35:00 +00:00
TAKAGI Masahiro 42b191f2b0 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335190 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 22:28:57 +00:00
TAKAGI Masahiro b740c83b4f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@335129 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 20:03:52 +00:00
TAKAGI Masahiro d84f151372 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334787 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 00:45:03 +00:00
TAKAGI Masahiro bd2c486e42 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331985 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 23:00:12 +00:00
TAKAGI Masahiro 186b08bd4d Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331839 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 22:43:12 +00:00
TAKAGI Masahiro 3fe8ce598d Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331187 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 21:00:17 +00:00
TAKAGI Masahiro 3312b06877 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331180 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 20:52:05 +00:00
TAKAGI Masahiro 38ec667f05 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@331111 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-10 22:02:49 +00:00
TAKAGI Masahiro f6bb65aef0 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@327368 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 20:29:21 +00:00
TAKAGI Masahiro 1e4579256f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@325261 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-17 10:43:39 +00:00
TAKAGI Masahiro 4284d39ec2 s/サーバ[^ー]/サーバー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324072 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:47:36 +00:00
TAKAGI Masahiro edc3d6b148 s/ユーザ[^ー]/ユーザー/g
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@324071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 01:29:04 +00:00
TAKAGI Masahiro 2052edc414 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@323731 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 21:06:20 +00:00
TAKAGI Masahiro fbc1903528 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@322654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 10:43:01 +00:00
TAKAGI Masahiro 25fc770b91 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@316473 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-10 01:28:12 +00:00
TAKAGI Masahiro b4569977dc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@316063 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-03 01:26:23 +00:00
Satoru Yoshida 780fd76682 [DOCUMENTATION] sync en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@312927 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 03:43:57 +00:00
TAKAGI Masahiro 38a30cbcfe sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@307667 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-23 02:51:41 +00:00
TAKAGI Masahiro 42ff6c6539 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@301929 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 09:28:45 +00:00
TAKAGI Masahiro d2215ae772 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@300396 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-12 01:13:12 +00:00
TAKAGI Masahiro 583e46d603 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@299519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-20 03:58:58 +00:00
TAKAGI Masahiro 7b434dfc44 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@298992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 21:14:31 +00:00
Torben Wilson 5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00