doc-en と同期し PHP 8.5 の言語リファレンスほかを反映(12ファイル)#390
Merged
KentarouTakeda merged 1 commit intoJun 4, 2026
Conversation
## 翻訳内容 ### language/types(4件) - language/types/void.xml — (void) キャストの PHP 8.5 構文を追加 1. php/doc-en@50f76f2691 - language/types/type-juggling.xml — (void) キャストへの言及(説明・関連項目)を追加 1. php/doc-en@50f76f2691 - language/types/boolean.xml — false とみなされる例から SimpleXML を削除 1. php/doc-en@4657c1173e - language/types/array.xml — example 10 のノートを更新(PHP 8.3.0 で負の整数添字になりうる旨) 1. php/doc-en@bfdd82f3f6 ### language/predefined(3件) - language/predefined/fiber/throw.xml — 使用例を追加 1. php/doc-en@b3a0b9924b - language/predefined/attributes.xml — DelayedTargetValidation のエントリ参照を追加(para→simpara 同期含む) 1. php/doc-en@efda0bb311 - language/predefined/attributes/delayedtargetvalidation.xml — DelayedTargetValidation アトリビュートの新規翻訳(PHP 8.5) 1. php/doc-en@efda0bb311 ### reference/eio(2件・モジュール完訳) - reference/eio/constants.xml — 英語版のマークアップ同期(文末ピリオド等は意味不変のため訳文据え置き) 1. php/doc-en@940ea8c1b2 2. php/doc-en@2132501990 - reference/eio/functions/eio-chown.xml — description をコピペ誤り修正後の正しい説明に更新 1. php/doc-en@184764a63e ### 独立ファイル - language/wrappers/expect.xml — description の para→simpara マークアップ同期 1. php/doc-en@8bc832a464 2. php/doc-en@330a38c4d4 - appendices/aliases.xml — エイリアス一覧を更新(imap 2件削除・pg_exec→pg_query 追加) 1. php/doc-en@e2274fb291 - reference/uopz/functions/uopz-extend.xml — errors の関数名の誤りを修正(uopz_extends→uopz_extend) 1. php/doc-en@c9490d424e 2. php/doc-en@330a38c4d4
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.
翻訳内容
language/types(4件)
language/predefined(3件)
reference/eio(2件・モジュール完訳)
独立ファイル