Skip to content

Fix grammar in predefined - #5755

Merged
kamil-tekiela merged 1 commit into
php:masterfrom
kamil-tekiela:Fix-grammar-in-predefined
Aug 12, 2026
Merged

Fix grammar in predefined#5755
kamil-tekiela merged 1 commit into
php:masterfrom
kamil-tekiela:Fix-grammar-in-predefined

Conversation

@kamil-tekiela

Copy link
Copy Markdown
Member

No description provided.

@kamil-tekiela
kamil-tekielaforce-pushed the Fix-grammar-in-predefined branch from 197adb9 to 6997c82CompareAugust 10, 2026 12:48

@jordikroonjordikroon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kamil-tekiela
kamil-tekiela merged commit 029f19d into php:masterAug 12, 2026
2 checks passed
@kamil-tekiela
kamil-tekiela deleted the Fix-grammar-in-predefined branch August 12, 2026 22:15
KentarouTakeda added a commit to php/doc-ja that referenced this pull request Aug 13, 2026
原文の文法の誤りを修正した 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
Sign up for freeto 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.

2 participants

@kamil-tekiela@jordikroon