Skip to content

sqlite3, sockets: PHP 8.5 の追加項目と拡張結果コード関連メソッドを翻訳 - #501

Merged
KentarouTakeda merged 2 commits into
php:masterfrom
KentarouTakeda:sync-sqlite3-sockets-php85
Sep 20, 2026
Merged

KentarouTakeda merged 2 commits into
php:masterfrom
KentarouTakeda:sync-sqlite3-sockets-php85

Conversation

@KentarouTakeda

Copy link
Copy Markdown
Collaborator

翻訳内容

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)

  • reference/sockets/constants.xml(既訳更新)
  • reference/sqlite3/sqlite3stmt.xml(既訳更新)
  • reference/sqlite3/sqlite3stmt/busy.xml(新規)
  • reference/sqlite3/sqlite3stmt/explain.xml(新規)
  • reference/sqlite3/sqlite3stmt/setexplain.xml(新規)

php/doc-en@32916e1 — sqlite3: document lastExtendedErrorCode/enableExtendedResultCodes (php/doc-en#5659)

  • reference/sqlite3/sqlite3.xml(既訳更新)
  • reference/sqlite3/sqlite3/lasterrorcode.xml(既訳更新)
  • reference/sqlite3/sqlite3/enableextendedresultcodes.xml(新規)
  • reference/sqlite3/sqlite3/lastextendederrorcode.xml(新規)

これで sqlite3 モジュールの未訳・要更新はなくなります。

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
KentarouTakeda force-pushed the sync-sqlite3-sockets-php85 branch 3 times, most recently from 96454d1 to 21534e6 Compare September 20, 2026 10:29
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
KentarouTakeda force-pushed the sync-sqlite3-sockets-php85 branch from 21534e6 to 1bd0f3d Compare September 20, 2026 10:56
@KentarouTakeda
KentarouTakeda merged commit 126fa56 into php:master Sep 20, 2026
2 checks passed
@KentarouTakeda
KentarouTakeda deleted the sync-sqlite3-sockets-php85 branch September 20, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant