1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-23 22:52:11 +01:00

518 Commits

Author SHA1 Message Date
武田 憲太郎
d76ae20e5b ja/language-snippets.ent タグミス修正 2026-03-20 00:26:29 +09:00
武田 憲太郎
3461f55d62 ja/language-snippets.ent タグミス修正 2026-03-20 00:18:23 +09:00
issa
61c4633b56 引数formatFlagsの説明に見出しをつける (#361) 2026-03-19 23:42:45 +09:00
KentarouTakeda
7ab9bfd9fa language-snippets.ent の翻訳を更新 (#359)
language-snippets.ent を php/doc-en@c6fb604 に同期。

- openssl.param.x509: パラメータ名を `x509` → `certificate` に修正
- intl.param.grapheme.locale, intl.changelog.grapheme.locale: 新規エンティティ追加
- odbc.changelog.connection-return: 削除済みエンティティ参照の除去
2026-03-17 13:16:37 +09:00
Louis-Arnaud
0a15f1bb57 表記揺れ修正: パーサ → パーサー (#325)
Closes #310

Co-authored-by: KentarouTakeda <4785040+KentarouTakeda@users.noreply.github.com>
2026-02-24 23:42:11 +09:00
Yoshinari Takaoka
31338c8bf8 Fix typo add ref warn.deprecated.feature-8-1-0
69fe083419
2025-11-16 12:20:48 +09:00
Yoshinari Takaoka
db9eb99147 Add entity for PHP 8.5 deprecations.
239683eb0b
2025-10-04 07:32:54 +09:00
Yoshinari Takaoka
d057b94487 PIE に関するスニペットを追加 2025-08-27 19:30:01 +09:00
Yoshinari Takaoka
6f0362ef86 Updated EN-Revision only 2025-08-25 23:00:59 +09:00
Yoshinari Takaoka
9cadc3a9b9 [language-snippets.ent] sync with en.
- deprecated.function, removed.function に追随
- PHP 8.5 まわりのスニペットを追加
- rnp まわりのスニペット追加
- DomXML まわりのスニペットが削除されていたので追随
- pecl.moving.to.pie を追加
- mongodb まわりのスニペットを sync。重複を完全に削除
2025-08-25 22:56:32 +09:00
Takuya Aramaki
37275581b5 random関連のドキュメントの更新 (#298)
* mt_rand() はPHP 8.0以降ValueError をスローする (php/doc-en#4660)

* `getrandmax`が小さいのはPHP 7.1までであることを明示 (php/doc-en#4664)

* 誤字訂正

* Mt19937 の重複についての訳を改善

* 「重複したシードが存在します」→「シードが重複します」
2025-05-27 15:37:24 +09:00
nsfisis
3f5d9f8690 #257 で誤って翻訳がスキップされたコミットを翻訳 (part 2/2) (#294)
* language-snippets.ent: スキップされていた 9b68bf2b63200534e022bc65e800cae6c75abf26 を取り込み

* language-snippets.ent: スキップされていた 32caa89e81d180f209425159e2be2f243a3e12cc を取り込み

* language-snippets.ent: スキップされていた ffd2ef754b37526c0b96e94859d57ce06acfbf41 を取り込み

* language-snippets.ent: スキップされていた a8b6f4dd3a23875b066d4e47ea4a4977a63e0655 を取り込み

* language-snippets.ent: スキップされていた c39225b6dd23f358824f44f5b8c733517b11830b を取り込み
2025-05-03 22:05:37 +09:00
nsfisis
0e78fae45c #257 で誤って翻訳がスキップされたコミットを翻訳 (part 1/2) (#292)
* language-snippets.ent: スキップされていた 8b502f81f951a1af64396b69823f7a35b7637541 を取り込み

* language-snippets.ent: スキップされていた 9a5b92a30888d6423db112f07a9b344cf6fc4891 を取り込み

* language-snippets.ent: スキップされていた c75f19c74fa3b64abfafd7a35aaa652b07834a5a を取り込み

* language-snippets.ent: スキップされていた 53054bf8decc8648cf2e90a493692a161e2371af を取り込み

* language-snippets.ent: スキップされていた ed1aff13602c94f86344bdd7c4fbc31f5a71bf84 を取り込み

* language-snippets.ent: スキップされていた bead080a991889bf281d32095f2197e61413ac70 を取り込み

* language-snippets.ent: スキップされていた ebbc5bb97c8c063d31309725c0bb93d21213993b を取り込み

* language-snippets.ent: スキップされていた 810229e31c049ee7240aad2be5694fca7901ce60 を取り込み
2025-05-01 14:00:43 +09:00
nsfisis
f0ed1ff6f2 Integrate SPL language-snippets and rearrange SPL docs を取り込み (#4286) (#293) 2025-05-01 13:43:24 +09:00
Takuya Aramaki
5722d0a1a0 strpos等のneedleの説明の誤訳修正 (#276) 2025-04-02 21:57:47 +09:00
Saki Takamachi
2ab48cf225 ext/bcmath: PHP 8.4の翻訳 (#257)
* 翻訳者に自身を追加

* bcmath.numberのクラスページ翻訳

* BcMath\Number関連を翻訳

* 新しい4つのBCMath関数の翻訳

* 既存関数の更新分を翻訳

* BCMathのbookとiniの更新分を追加

* 構文エラー修正

* statusがworkingのものをreadyに変更

* 最新のenのBCMath関連の変更を適用

* 残っていた英語削除

* s/exception/例外

* Example of using 削除

* s/,/、/
2025-02-02 13:46:45 +09:00
KentarouTakeda
180a2c1299 <type>型名</type><type>typeName</type> に修正 (#210) 2024-12-31 12:26:43 +09:00
Yoshinari Takaoka
fbb003c2ce Remove safe mode language entities
9a97633582
2024-12-15 14:34:13 +09:00
Yoshinari Takaoka
b0bc4a9da2 Remove PHP 5 specific language entity
11b5e83758
2024-12-15 14:32:32 +09:00
Yoshinari Takaoka
7a95b8e4bd Remove APD language entities
ac262ba18c
2024-12-15 14:31:51 +09:00
Yoshinari Takaoka
10520823a7 Remove MSQL language entities
ee469d918e
2024-12-15 14:31:04 +09:00
Yoshinari Takaoka
4dfe561076 Remove Sybase language entities
e7eda6f08e
2024-12-15 14:30:15 +09:00
Yoshinari Takaoka
16ff2a2ba2 Remove CPDF language entities
aa85e1b50d
2024-12-15 14:29:28 +09:00
Yoshinari Takaoka
5045c1d61f Remove IPv6 PHP 5 language entity
e89ff86895
2024-12-15 14:28:33 +09:00
Yoshinari Takaoka
14ce7e10de Remove some unused Runkit language entities
e5347c556f
2024-12-15 14:27:48 +09:00
Yoshinari Takaoka
f0bd8684b0 Remove some unused COM language entities
93fcd0ecb8
2024-12-15 14:26:10 +09:00
Yoshinari Takaoka
7f7f4bfbf2 Remove some unused PHAR language entities
519bf51ae0
2024-12-15 14:25:11 +09:00
Yoshinari Takaoka
6d49bd737b language-snippets.ent Add the missing dot character
132f97d001
2024-12-15 10:49:48 +09:00
Yoshinari Takaoka
a9eb4da7b0 Sync with en / MongoDB range indexes are no longer experimental
27aaf9a626
2024-12-03 23:57:56 +09:00
Yoshinari Takaoka
dc538e7d1a 対応漏れを修正 / Move/rewrite much of the macOS and Unix install instructions
下記コミットを精査し、対応漏れのものを修正するとともに、EN-Revision も一部間違っていたものを修正

4cb53ecbd7
2024-12-03 02:54:37 +09:00
Yoshinari Takaoka
df1678d9b2 sync with en
ddb05f8827
2024-12-03 02:09:12 +09:00
Haruki Tazoe
5f0376f9af language-snippets.entの翻訳 (#161)
* session.sid_lengthとsession.sid_bits_per_characterの非推奨について追記

* feature-8-4-0, function-8-4-0, outputs.84, outputs.84.similar

* dba.parameter.dba dba.changelog.dba-object

* Memcached::RES_

* setWarningCallbackについて追記

* 既存の翻訳に合わせる

* mbstring関数関連のものを追記

* Mongo関連を削除

* xml_set_関連のものを追記

* EN-Revision変更忘れ

* 読みやすい文章にする

Co-authored-by: KentarouTakeda <takeda@youmind.jp>

* いらない改行を消す

Co-authored-by: KentarouTakeda <takeda@youmind.jp>

---------

Co-authored-by: KentarouTakeda <takeda@youmind.jp>
2024-11-16 21:31:04 +09:00
tekimen
d9165dc090 [PHP 8.4] mbstring関数の追加 (#167)
* [PHP 8.4] mbstring関数の追加

 - mb_trim
 - mb_ltrim
 - mb_rtrim
 - mb_ucfirst
 - mb_lcfirst

* Update reference/mbstring/functions/mb-lcfirst.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

* Update reference/mbstring/functions/mb-ltrim.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

* Update reference/mbstring/functions/mb-rtrim.xml

Co-authored-by: wakaba <wakabadou@gmail.com>

---------

Co-authored-by: wakaba <wakabadou@gmail.com>
2024-11-15 14:54:12 +09:00
nsfisis
a7fbb0437d Fix typo: language-snippets.ent (#157) 2024-11-09 21:29:51 +09:00
SUMIDA, Ippei
57a2d96b8c Remove old Mongo DB extension language entities (#144) 2024-11-04 06:02:45 -08:00
USAMI Kenta
ab17f81277 doc-enの差分を反映(3) (#141)
* Move/rewrite much of the macOS and Unix install instructions

Tried to put more emphasis on how to install from packages (either
from distributions or third parties) and for Unix, in particular, move
the stuff about compiling from source down a level so new users don't
get knocked in the face with it.

4cb53ecbd7

* Specify C11 requirement since 8.4

64a010e59c

* fixup! Move/rewrite much of the macOS and Unix install instructions

* fixup! Move/rewrite much of the macOS and Unix install instructions

* Fix DocBook 5.2 RelaxNG violations

f86cc1c4bb

* fixup! Fix DocBook 5.2 RelaxNG violations

* 表記揺れ s/拡張機能/拡張モジュール/g

refs https://github.com/php/doc-ja/issues/24

* Add me (@zonuexe) to translation.xml

* Update install/unix/dnf.xml

Co-authored-by: Takuya Aramaki <takaram71@gmail.com>

* Update install/unix/dnf.xml

Co-authored-by: Takuya Aramaki <takaram71@gmail.com>

* Update install/unix/index.xml

Co-authored-by: Takuya Aramaki <takaram71@gmail.com>

---------

Co-authored-by: Takuya Aramaki <takaram71@gmail.com>
2024-11-04 05:54:40 -08:00
USAMI Kenta
5510f67a8b doc-enの差分を反映(1) (#138)
* Add explicit warning about CSV function's escape parameterName

cef78b0fbe

* Add title+titleabbrev to preface and reformat info box

dee52c067b
2024-10-31 07:28:29 -07:00
haszi
db7de080dd Convert MongoDB from set to book (#134)
Co-authored-by: haszi <haszika80@gmail.com>
2024-10-24 17:44:38 +01:00
Yoshinari Takaoka
3b9271dfa8 Updated EN-Revision only / language-snippets.ent: add a dot at the end of the sentence
1cdefe36cd
2024-09-16 21:39:03 +09:00
Yoshinari Takaoka
f42e79184a Possible omission fix (language-snippets.ent)
f9024e84cf
2024-09-16 21:19:20 +09:00
Yoshinari Takaoka
dbc46269ef Remove frontpage authors and editors
fde7fc43bf
2024-08-11 10:29:28 +09:00
Yoshinari Takaoka
e7f52e7c3a Warn about libxml's unstable HTML parsing
c22cca7824
2024-08-11 10:26:38 +09:00
Yoshinari Takaoka
10b8c30e2e Updated EN-Revision only
d5c509de14
2024-07-27 18:17:13 +09:00
Yoshinari Takaoka
e9ec4e41d5 Update ext-mongodb docs for queryable encryption range V2
850a9367b8
2024-06-19 18:53:53 +09:00
Yoshinari Takaoka
98717945e1 Revise driver/extension terminology in ext-mongodb docs
e9214a2619
2024-06-15 18:08:29 +09:00
Sato Yuto
36dba206ba Update language-snippets.ent (#118)
バイナリ値だと理解しにくいため、8進数などとあわせて2進数と表記しました
2024-05-20 17:03:41 +09:00
Yoshinari Takaoka
fad110d60f Clarify XPath usage in DOMNode::C14N(File)
2a72c95c0a
2024-05-12 12:34:36 +09:00
Yoshinari Takaoka
b57625ac10 Update documentation of registerNodeNs
21e1338e97
2024-02-11 20:21:59 +09:00
Yoshinari Takaoka
e3ac785a0d Fix: array_udiff(): Add precision to the comparison function 2024-02-11 20:07:10 +09:00
Yoshinari Takaoka
060a6e13e2 Fix type info for queryType encryption option
960a6ac3b1
2024-01-27 20:03:01 +09:00