Skip to content

language/predefined を doc-en@029f19d に追従 - #476

Merged
KentarouTakeda merged 1 commit into
php:masterfrom
KentarouTakeda:sync-predefined-grammar
Aug 13, 2026
Merged

language/predefined を doc-en@029f19d に追従#476
KentarouTakeda merged 1 commit into
php:masterfrom
KentarouTakeda:sync-predefined-grammar

Conversation

@KentarouTakeda

Copy link
Copy Markdown
Collaborator

原文の文法の誤りを修正した php/doc-en@029f19d (Fix grammar in predefined #5755) への追従。

原文側の変更の大半は冠詞・ハイフン・句読点の修正で、訳文に影響しない。訳文に反映したのは次の 4 点。

  • serializable.xml — 末尾の説明が「標準のコンストラクタを実行させたい場合は unserialize メソッドの中でそれをコールする」から「必要であれば unserialize メソッドの中からコンストラクタをコールできる」に書き換わった。あわせて本文中のメソッド名に <methodname> が付いた
  • weakmap.xml — 例の見出しのクラス名の誤記 WeakmapWeakMap に修正された
  • weakreference.xml — 弱い参照の説明が a reference to an object which does not prevent the object from being destroyed から a reference to an object without preventing the object from being destroyed に変わり、係り受けが明確になった
  • 全 8 ファイル — <para><simpara> に変わった

翻訳内容

language/predefined(8件)

  • arrayaccess.xml
  • iterator.xml
  • serializable.xml
  • stdclass.xml
  • traversable.xml
  • valueerror.xml
  • weakmap.xml
  • weakreference.xml

すべて php/doc-en@029f19d

原文の文法の誤りを修正した php/doc-en@029f19d (Fix grammar in predefined [#5755](php/doc-en#5755)) への追従。

原文側の変更の大半は冠詞・ハイフン・句読点の修正で、訳文に影響しない。訳文に反映したのは次の 4 点。

- `serializable.xml` — 末尾の説明が「標準のコンストラクタを実行させたい場合は unserialize メソッドの中でそれをコールする」から「必要であれば unserialize メソッドの中からコンストラクタをコールできる」に書き換わった。あわせて本文中のメソッド名に `<methodname>` が付いた
- `weakmap.xml` — 例の見出しのクラス名の誤記 `Weakmap` が `WeakMap` に修正された
- `weakreference.xml` — 弱い参照の説明が `a reference to an object which does not prevent the object from being destroyed` から `a reference to an object without preventing the object from being destroyed` に変わり、係り受けが明確になった
- 全 8 ファイル — `<para>` が `<simpara>` に変わった

## 翻訳内容

### language/predefined(8件)

- arrayaccess.xml
- iterator.xml
- serializable.xml
- stdclass.xml
- traversable.xml
- valueerror.xml
- weakmap.xml
- weakreference.xml

すべて php/doc-en@029f19d
@KentarouTakeda
KentarouTakeda merged commit 040d22c into php:master Aug 13, 2026
2 checks passed
@KentarouTakeda
KentarouTakeda deleted the sync-predefined-grammar branch August 13, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant