sqlite3, sockets: PHP 8.5 の追加項目と拡張結果コード関連メソッドを翻訳 - #501
Merged
KentarouTakeda merged 2 commits intoSep 20, 2026
Merged
Conversation
php/doc-en@e079b2a (php/doc-en#5819) に追従。SQLite3Stmt の explain モード関連の 新規メソッド 3 件と、sockets の PHP 8.5 で追加された定数 14 件。 - reference/sockets/constants.xml - reference/sqlite3/sqlite3stmt.xml - reference/sqlite3/sqlite3stmt/busy.xml - reference/sqlite3/sqlite3stmt/explain.xml - reference/sqlite3/sqlite3stmt/setexplain.xml
KentarouTakeda
force-pushed
the
sync-sqlite3-sockets-php85
branch
3 times, most recently
from
September 20, 2026 10:29
96454d1 to
21534e6
Compare
php/doc-en@32916e1 (php/doc-en#5659) に追従。PHP 7.4.0 から存在していたが マニュアルページがなかった 2 メソッドと、authorizer の OK / DENY / IGNORE 定数の説明。 - reference/sqlite3/sqlite3.xml - reference/sqlite3/sqlite3/lasterrorcode.xml - reference/sqlite3/sqlite3/enableextendedresultcodes.xml - reference/sqlite3/sqlite3/lastextendederrorcode.xml
KentarouTakeda
force-pushed
the
sync-sqlite3-sockets-php85
branch
from
September 20, 2026 10:56
21534e6 to
1bd0f3d
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.
翻訳内容
PHP 8.5 で追加された SQLite3 / Sockets の項目と、SQLite3 の拡張結果コード関連メソッドを同期しました。新規翻訳 5 件・既訳更新 4 件です。
php/doc-en@e079b2a — ext/sqlite3, ext/sockets: document the PHP 8.5 additions (php/doc-en#5819)
php/doc-en@32916e1 — sqlite3: document lastExtendedErrorCode/enableExtendedResultCodes (php/doc-en#5659)
これで sqlite3 モジュールの未訳・要更新はなくなります。