Skip to content

pgsql, enchant: PHP 8.5 で追加された関数を翻訳 - #508

Merged
KentarouTakeda merged 1 commit into
php:masterfrom
KentarouTakeda:sync-pgsql-enchant-php85
Sep 23, 2026
Merged

KentarouTakeda merged 1 commit into
php:masterfrom
KentarouTakeda:sync-pgsql-enchant-php85

Conversation

@KentarouTakeda

@KentarouTakeda KentarouTakeda commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

翻訳内容

PHP 8.5 で追加された PostgreSQL / Enchant の関数を翻訳しました。新規翻訳 3 件・既訳更新 1 件です。

php/doc-en@e3aca0a — ext/pgsql, ext/enchant: document the functions added in PHP 8.5 (php/doc-en#5820)

  • reference/pgsql/functions/pg-connect.xml(既訳更新)
  • reference/pgsql/functions/pg-close-stmt.xml(新規)
  • reference/enchant/functions/enchant-dict-remove.xml(新規)
  • reference/enchant/functions/enchant-dict-remove-from-session.xml(新規)

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

翻訳しなかったファイル

reference/pgsql/functions/pg-service.xml は翻訳していません。原文は libpq 18 以降でビルドすれば利用可能としていますが、この関数が必要とする PQservice() は PostgreSQL 18 のリリース前に libpq から削除されており(postgres/postgres@fef6da9e9c87)、実際には利用できないためです。

@KentarouTakeda
KentarouTakeda force-pushed the sync-pgsql-enchant-php85 branch 2 times, most recently from a643c0d to b3959a1 Compare September 23, 2026 01:31
php/doc-en@e3aca0a (php/doc-en#5820) に追従。PHP 8.5 で追加された関数
3 件を新規に翻訳し、pg_connect() の変更履歴に 8.5.0 の項目を追加。
pg_service() は原文の記述が実態と合わないため対象外。

- reference/pgsql/functions/pg-connect.xml
- reference/pgsql/functions/pg-close-stmt.xml
- reference/enchant/functions/enchant-dict-remove.xml
- reference/enchant/functions/enchant-dict-remove-from-session.xml
@KentarouTakeda
KentarouTakeda force-pushed the sync-pgsql-enchant-php85 branch from b3959a1 to 2059963 Compare September 23, 2026 01:37
@KentarouTakeda
KentarouTakeda merged commit f41d379 into php:master Sep 23, 2026
2 checks passed
@KentarouTakeda
KentarouTakeda deleted the sync-pgsql-enchant-php85 branch September 23, 2026 03:01
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