戻り値型 bool→true 同期・return type sync 40 件#357
Open
KentarouTakeda wants to merge 1 commit intophp:masterfrom
Open
戻り値型 bool→true 同期・return type sync 40 件#357KentarouTakeda wants to merge 1 commit intophp:masterfrom
KentarouTakeda wants to merge 1 commit intophp:masterfrom
Conversation
## 翻訳内容 ### reference/image(34件)— return type アノテーション修正 - reference/image/functions/imageresolution.xml — 戻り値型を `array|bool` から `array|true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagealphablending.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imageantialias.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagearc.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagechar.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecharup.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecolordeallocate.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecolormatch.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecopy.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecopymerge.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecopymergegray.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecopyresampled.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagecopyresized.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagedashedline.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagedestroy.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imageellipse.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagefill.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagefilledarc.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagefilledellipse.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagefilledrectangle.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagefilltoborder.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imageflip.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagegammacorrect.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagelayereffect.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imageline.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagerectangle.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesavealpha.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesetbrush.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesetclip.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesetpixel.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesetthickness.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagesettile.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagestring.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 - reference/image/functions/imagestringup.xml — 戻り値型を `bool` から `true` に修正 1. php/doc-en@fcd9214 ### 独立ファイル - reference/array/functions/array-multisort.xml — 戻り値型を `bool` から `true` に変更、8.5.0 changelog 追加 1. php/doc-en@5b76466 - reference/fileinfo/functions/finfo-close.xml — 戻り値型を `true` に変更、NOP化・非推奨の changelog 追加 1. php/doc-en@fcd9214 2. php/doc-en@34bd6f0 3. php/doc-en@5b76466 - reference/ftp/functions/ftp-set-option.xml — 戻り値型を `true` に変更、errors セクション追加、8.5.0 changelog 追加 1. php/doc-en@fcd9214 2. php/doc-en@5b76466 - reference/sem/functions/shm-detach.xml — 戻り値型を `bool` から `true` に変更、8.5.0 changelog 追加 1. php/doc-en@5b76466 - reference/pcntl/functions/pcntl-exec.xml — 戻り値型を `bool` から `false` に修正、エンティティエンコーディング修正 1. php/doc-en@fcd9214 - reference/libxml/functions/libxml-set-external-entity-loader.xml — 戻り値型を `bool` から `true` に変更、8.5.0 changelog 追加 1. php/doc-en@5b76466
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/image(34件)— return type アノテーション修正
array|boolからarray|trueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正boolからtrueに修正独立ファイル
boolからtrueに変更、8.5.0 changelog 追加trueに変更、NOP化・非推奨の changelog 追加trueに変更、errors セクション追加、8.5.0 changelog 追加boolからtrueに変更、8.5.0 changelog 追加boolからfalseに修正、エンティティエンコーディング修正boolからtrueに変更、8.5.0 changelog 追加