Open
Conversation
## 翻訳内容 ### 従来の乱数関数のグローバル状態に関する警告追加(5件) - reference/array/functions/array-rand.xml — グローバル状態の警告を追加 1. php/doc-en@d6dc2be3c5 - reference/array/functions/shuffle.xml — グローバル状態の警告を追加 1. php/doc-en@d6dc2be3c5 - reference/random/functions/mt-rand.xml — グローバル状態の警告を追加 1. php/doc-en@d6dc2be3c5 - reference/random/functions/rand.xml — グローバル状態の警告を追加 1. php/doc-en@d6dc2be3c5 - reference/strings/functions/str-shuffle.xml — グローバル状態の警告を追加 1. php/doc-en@d6dc2be3c5 ### reference/intl スタブ同期(4件) - reference/intl/intltimezone/createenumeration.xml — メソッドシグネチャの型を更新 1. php/doc-en@f7f861700c - reference/intl/resourcebundle/get.xml — 戻り値の型を更新 1. php/doc-en@f7f861700c - reference/intl/transliterator/geterrorcode.xml — 戻り値の型を更新 1. php/doc-en@f7f861700c - reference/intl/transliterator/geterrormessage.xml — 戻り値の型を更新 1. php/doc-en@f7f861700c ### 独立ファイル - language/oop5/magic.xml — __sleep/__wakeup を __serialize/__unserialize の後に移動、soft-deprecation 警告を追加 1. php/doc-en@8f51247cb4 - language/enumerations.xml — Suit 列挙型に strict inequality check の例を追加 1. php/doc-en@5744be5a4d - appendices/ini.core.xml — disable_functions/disable_classes に回避可能である旨の警告を追加 1. php/doc-en@ef757b033b - appendices/migration81/constants.xml — IMAGETYPE_AVIF 定数を Standard セクションとして追加、セクション順をアルファベット化 1. php/doc-en@f9267d3c90 2. php/doc-en@b3e7b16928 - security/sessions.xml — セッションセキュリティの説明文を改善 1. php/doc-en@c2face03ee - reference/stream/functions/stream-select.xml — microseconds パラメータの挙動説明を修正 1. php/doc-en@a758e79c3b - reference/datetime/datetimeinterface.xml — DATE_ATOM の RFC 番号の typo 修正(3399→3339) 1. php/doc-en@a69d8c2c89 - reference/spl/splfileinfo/getfilename.xml — PHP 5.3 以降正しくなかった出力例を修正 1. php/doc-en@4532dcab5c - reference/pcre/functions/preg-replace.xml — PHP 7.0 で削除済みの `e` 修飾子の説明を削除 1. php/doc-en@79c53e3fa2 - reference/intl/numberformatter/set-attribute.xml — ROUNDING_MODE + ROUND_DOWN のコード例を追加 1. php/doc-en@89b92b42cc
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.
翻訳内容
従来の乱数関数のグローバル状態に関する警告追加(5件)
reference/intl スタブ同期(4件)
独立ファイル
e修飾子の説明を削除