1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

50 Commits

Author SHA1 Message Date
KentarouTakeda
e83e3610c2 小規模・独立ファイルの翻訳を一括更新 (#346)
他のファイルに依存しない独立したファイルのうち、英語版との差分が小さいもの(各50行以下)をまとめて更新。

レビュー負荷の少ないファイルを一括で片付けることが目的。

- reference/datetime/datetimezone/gettransitions.xml — DateTimeZone::getTransitions
  1. php/doc-en@77fca2416a

- reference/network/functions/setcookie.xml — setcookie
  1. php/doc-en@b41e78e623
  2. php/doc-en@6122a8317c

- reference/datetime/datetimeimmutable/createfromformat.xml — DateTimeImmutable::createFromFormat
  1. php/doc-en@f5e51d56b0

- reference/pcre/functions/preg-match-all.xml — preg_match_all
  1. php/doc-en@b731f708be

- reference/spl/splfileinfo/iswritable.xml — SplFileInfo::isWritable
  1. php/doc-en@b07b628d6f

- reference/random/functions/rand.xml — rand
  1. php/doc-en@a2a3f35259

- reference/opcache/functions/opcache-is-script-cached.xml — opcache_is_script_cached
  1. php/doc-en@3c36a56c9e

- reference/fpm/status.xml — Status Page
  1. php/doc-en@fa98755da4

- reference/session/functions/session-cache-limiter.xml — session_cache_limiter
  1. php/doc-en@1cef066aa4

- reference/image/functions/imagedestroy.xml — imagedestroy
  1. php/doc-en@02477ebd44

- reference/curl/constants_curl_setopt.xml
  1. php/doc-en@c9888ac6e5

- reference/xhprof/ini.xml
  1. php/doc-en@323cb7d9b9
  2. php/doc-en@d4d5216e7a
2026-03-06 21:36:18 +09:00
Yoshinari Takaoka
52368daf0e Fix uppercase in method name
cafec7df4c
2025-11-03 18:34:18 +09:00
Yoshinari Takaoka
572dc61203 Enable runnable (WASM) examples for datetime
3a8c3e77df
2025-11-01 00:38:03 +09:00
Yoshinari Takaoka
281202a39a Document Y format footgun
dcf89d157a
2025-10-16 00:02:04 +09:00
Yoshinari Takaoka
7cb2988097 setisodate.xml Fix an example
2cfd69623a
2025-10-13 19:33:36 +09:00
Yoshinari Takaoka
99bb1f3e92 Update function attributes
42d5fb01e0
2025-10-05 13:31:39 +09:00
Yoshinari Takaoka
13d3db3479 [reference/datetime] sync with en. 2025-08-29 11:39:08 +09:00
Yoshinari Takaoka
e3630ca5b6 Fixed: missing 'p' with createFromFormat
3c9bf397b8
2024-06-29 15:28:59 +09:00
Yoshinari Takaoka
833bbb17c6 updated EN-Revision only / Fix typo of Section 'Errors/Exceptions' in DateTime/DateTimeImmutable construct
8b4c3d8dc5
2023-11-19 19:33:21 +09:00
smeghead
16e6ce5f3b Fix typo in datetime construct document (#108) 2023-11-19 19:21:15 +09:00
Yoshinari Takaoka
4f2909c0c0 [status ready] translated DateTimeImmutable::sub 8.3.0 change 2023-11-04 16:54:17 +09:00
Yoshinari Takaoka
c74cdd3bfa [status ready] translated DateTimeImmutable::modify 8.3.0 changes 2023-11-04 16:47:44 +09:00
Yoshinari Takaoka
1962e7d081 [status ready] translated datetime related constructor changes 2023-10-22 20:49:18 +09:00
Yoshinari Takaoka
5b7d19e0a4 sync with en / Error section mistakingly called the previous situation 'Exception' instead of warning
a11c5b53bc
2023-10-17 02:15:06 +09:00
Yoshinari Takaoka
02427476f6 [status working] Fix whitespace
d7b51f6869
2023-10-05 19:50:54 +09:00
Yoshinari Takaoka
88690d0f8c [status working] Add Date/Time exception documentation / sync with en
71692b6f4c
2023-10-05 19:43:14 +09:00
Yoshinari Takaoka
3ffae4b0bb Fixed indentation
280c148681
2023-08-04 09:33:40 +09:00
Yoshinari Takaoka
f518f102aa Document new allowed characters, and what ' ' stands for
4e35816b36
2023-08-04 09:32:08 +09:00
Yoshinari Takaoka
9015673a40 Updated EN-Revision only / Fixed wording when checking out note #128761
b574a9a53b
2023-07-28 19:12:52 +09:00
Yoshinari Takaoka
c7327ab062 Fix: DateTime::createFromFormat now throws ValueError with NULL-bytes
4d13f5e4b4
2023-07-28 19:01:44 +09:00
Yoshinari Takaoka
4f48e82859 Fixed aliases of 'getLastErrors' and add changelog to incorporate user note
35b75f06bc
453f103a69
2023-04-18 22:59:27 +09:00
Yoshinari Takaoka
3b7caef39d Integrate user notes
ee8255a997
2023-04-01 01:26:22 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

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

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
0342ad89fa Update ext/date role attributes
02ff7fef5b
2022-12-12 19:50:04 +09:00
Yoshinari Takaoka
4cd6acd0cd Update now instead of null in the example for DateTimeImmutable::__construct
a09cd538fc
2022-11-17 20:19:45 +09:00
Yoshinari Takaoka
1470bf70af Corrects code sample 2022-11-13 00:30:58 +09:00
Yoshinari Takaoka
84b27839b6 Specify return type of DateTime::createFromImmutable() and DateTimeImmutable::createFromMutable()
32b489bb38
2022-11-11 19:50:03 +09:00
Yoshinari Takaoka
b87be36037 Match return value section with signature
769fdeb145
2022-11-01 01:13:33 +09:00
Yoshinari Takaoka
76f7cdc288 訳を微調整 2022-09-14 12:20:00 +09:00
Yoshinari Takaoka
e744a615bf Fix: date_parse_from_format error when parsing 'Gis' format
6965a6fb79
d26d03c3c4
2022-09-14 12:16:23 +09:00
Yoshinari Takaoka
fe41cd5c1a 日付/時刻に関する大量更新 2022/08/13 part II.
壊れたビルドの修正も含む

1a9ee818e5
a2e7b5892c
5e248f74f3
2022-08-14 03:49:18 +09:00
Yoshinari Takaoka
f3086c82f1 日付/時刻に関する大量更新 2022/08/13 part I.
1a9ee818e5

続きは reference/datetime/datetimeinterface/diff.xml から。
2022-08-13 16:20:29 +09:00
Yoshinari Takaoka
51f5d3114b Document new 'x' and 'X' format letters for DateTimeInterface::format and DateTime(Immutable)::createFromFormat
b38338a072
2022-07-24 09:14:34 +09:00
Yoshinari Takaoka
207d390931 Fix wrong class in example code
there is no DateTimeImmutableZone, its just DateTimeZone

cf85cdde33
2022-07-07 01:44:37 +09:00
Yoshinari Takaoka
f32592af55 Fixed: DateTime::createFromFormat 'u' specifier not documented correctly
084a0039f6
2022-06-10 00:17:05 +09:00
Yoshinari Takaoka
093eee484c 日付/時刻 に関する大量更新 2022/06/05 分 2022-06-05 11:31:01 +09:00
Yoshinari Takaoka
53a21feb1e 未訳部分を追随 2022-06-04 14:49:35 +09:00
Yoshinari Takaoka
9ad85915c3 DateTimeImmutable まわりの大幅変更に追随 2022-06-04 14:24:51 +09:00
Yoshinari Takaoka
7ad742750f Remove unnecessary DateTimeImmutable method synopsis roles
933f076d22
2021-12-27 01:09:38 +09:00
Yoshinari Takaoka
973fda8800 Fix some issues in datetime directory 2021-06-11 02:00:30 +09:00
Yoshinari Takaoka
a076104855 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352147 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 23:25:29 +00:00
Yoshinari Takaoka
6e065b86d7 Add createFromInterface() for DateTime objects
Closes GH-257.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@352010 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 00:37:48 +00:00
Yoshinari Takaoka
e70a9d4629 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 19:51:55 +00:00
Yoshinari Takaoka
e0b80121a7 followed datetime module doc update by derick (reference/datetimeimmutable)
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350272 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-01 01:32:12 +00:00
Yoshinari Takaoka
c93263deb3 added missing datetime related doc translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348914 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 13:11:59 +00:00
Yoshinari Takaoka
0f037d9390 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348800 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 16:57:18 +00:00
TAKAGI Masahiro
f144815a6f Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337459 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 21:24:46 +00:00
TAKAGI Masahiro
220d91af70 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@337457 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 21:04:41 +00:00
TAKAGI Masahiro
acafe61ef5 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334208 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 23:04:28 +00:00
TAKAGI Masahiro
b15084ca8e Add Japanese translation
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@330359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-26 07:13:23 +00:00