doc-en と同期し INI ディレクティブの PHP 8.5.0 変更を反映(7ファイル)#387
Open
KentarouTakeda wants to merge 1 commit into
Open
Conversation
## 翻訳内容 ### INI ディレクティブの PHP 8.5.0 同期(7件) - appendices/ini.core.xml — disable_classes(8.5.0 削除)/register_argc_argv(8.5.0 非推奨)を追記 1. php/doc-en@a52e3d2 - appendices/ini.list.xml — disable_classes/register_argc_argv/report_memleaks の 8.5.0 非推奨・削除を一覧表に追記 1. php/doc-en@a52e3d2 - install/fpm/configuration.xml — pm 説明の構造調整、pm.max_children に ondemand を追記、disable_classes 言及を削除 1. php/doc-en@a52e3d2 2. php/doc-en@1f01e2a - features/commandline.xml — -z/--zend-extension 削除、--ini=diff 追加、max_execution_time の 8.5.0 非推奨警告 1. php/doc-en@a52e3d2 2. php/doc-en@b08b472 - reference/errorfunc/ini.xml — display_errors の値説明を箇条書き化、report_memleaks の 8.5.0 非推奨追記 1. php/doc-en@d4d5216 2. php/doc-en@a52e3d2 3. php/doc-en@8c2b31a 4. php/doc-en@65c33d8 5. php/doc-en@e5ff446 - reference/info/functions/cli-set-process-title.xml — 8.5.0 changelog(長すぎるタイトルで E_WARNING)を追加 1. php/doc-en@b08b472 - reference/opcache/ini.xml — opcache.jit_hot_loop のデフォルト値 64→61、changelog、素数推奨の note を追加 1. php/doc-en@f2cdcd5
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.
翻訳内容
INI ディレクティブの PHP 8.5.0 同期(7件)