Commit 89aa72b
authored
doc-en と同期し &true;/&false;/&null; のエンティティ化ほかを反映(32ファイル) (#408)
* &true;/&false;/&null; のエンティティ化ほかを同期(18ファイル)
php/doc-en@911fe79de7 (Use &true;/&false;/&null; entities for boolean/null
constants) のマークアップ変更を反映。
- <literal>true/false/null</literal> のうち PHP の定数を表す箇所を
&true;/&false;/&null; に置換(型表記の <type>false</type>、コード例内、
引用符付きの入力値リテラルは原文どおり保持)
- あわせて同一リビジョン範囲の para→simpara 置換、雛形コメントの除去
(php/doc-en@c62ef37e0d)、PHP_INI_* から <constant>INI_*</constant> への
変更(php/doc-en@d4d5216e7a)、union 型の null 後置
(php/doc-en@77485af088)をミラー
- reference/win32service/rightinfo/get-full-username.xml は、原文が同一
リビジョンで returnvalues の散文も書き換えているため訳文を更新。原文が
"returns only the username" と限定を明示する形になったのに合わせ
「ユーザー名のみを返します」とし、旧原文の連鎖構造に由来する「ユーザー名も」
の「も」を落とした
- language/enumerations.xml と language/oop5/overloading.xml は既に &null; を
使用済みのため EN-Revision のみ更新
対象: language (6), reference/datetime (3), reference/mbstring (2),
reference/pdo (2), reference/filter (1), reference/info (1),
reference/intl (1), reference/reflection (1), reference/win32service (1)
* PECL 拡張の綴り修正と DocBook 整形を同期(14ファイル)
php/doc-en@6047c10c1f (Fix codespell typos in actively maintained PECL
extensions) の変更を反映。訳文の散文に変更はない。
- 英語の綴り修正は、日本語版に逐語コピーされたまま残っている英語(未訳の
パラメータ説明・サンプルコード内のコメントや文字列)にのみ反映。和訳済みの
箇所は原文の綴り修正が訳文に影響しないため変更していない
- あわせてルート要素の属性順(xmlns / xml:id)と para→simpara の整形をミラー
- reference/oci8/ini.xml では oci8.prefetch_lob_size の Changeable の誤りを
修正(INI_ALL → INI_SYSTEM)。原文が当該行を書き換えている同期対象行であり、
INI_ALL は ini_set() で実行時に変更できるという原文と正反対の意味になる
対象: reference/imagick (10), reference/oci8 (2), reference/ibm_db2 (1),
reference/memcached (1)1 parent a818fd9 commit 89aa72b
32 files changed
Lines changed: 96 additions & 101 deletions
File tree
- language
- control-structures
- oop5
- predefined
- types
- reference
- datetime
- dateinterval
- datetimeimmutable
- datetime
- filter
- ibm_db2/functions
- imagick
- imagickdraw
- imagickpixeliterator
- imagick
- info/functions
- intl
- mbstring/functions
- memcached/memcached
- oci8
- functions
- pdo
- pdo
- reflection/reflectionenum
- win32service/rightinfo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
46 | | - | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
99 | | - | |
| 95 | + | |
100 | 96 | | |
101 | 97 | | |
102 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
317 | | - | |
| 316 | + | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments