reflection を原文の変更に追従 - #491
Merged
KentarouTakeda merged 1 commit intoSep 13, 2026
Merged
KentarouTakeda merged 1 commit into
KentarouTakeda merged 1 commit into
Conversation
## 翻訳内容 ### reference/reflection(3件) - reference/reflection/reflectionclass/newinstanceargs.xml — args のキーの扱い(数値キーは位置を指定した引数、文字列キーは名前付き引数、不正な場合は Error)を追記。8.0.0 の changelog を追加 1. php/doc-en@0f4bc7cf41 - reference/reflection/reflectionfunction/invokeargs.xml — 同上 1. php/doc-en@0f4bc7cf41 - reference/reflection/reflectionmethod/invokeargs.xml — 同上 1. php/doc-en@0f4bc7cf41 ### 独立ファイル - reference/reflection/reflectionclass/setstaticpropertyvalue.xml — プロパティのアクセス権にかかわらず設定できる旨に修正。changelog の 7.4.0 の記述が誤りだったため 7.4.9, 8.0.0 の 1 行にまとめられた 1. php/doc-en@c74adac363
KentarouTakeda
force-pushed
the
sync-reflection-args-and-splfixedarray
branch
from
September 13, 2026 11:52
ec35220 to
775f105
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
翻訳内容
reference/reflection(3件)
独立ファイル