Skip to content

pgsql 全件同期・クラスページ packagesynopsis 移行ほか 29 件#353

Merged
KentarouTakeda merged 1 commit intophp:masterfrom
KentarouTakeda:sync-pgsql-and-group7-classes
Mar 16, 2026
Merged

pgsql 全件同期・クラスページ packagesynopsis 移行ほか 29 件#353
KentarouTakeda merged 1 commit intophp:masterfrom
KentarouTakeda:sync-pgsql-and-group7-classes

Conversation

@KentarouTakeda
Copy link
Collaborator

翻訳内容

reference/ldap(3件)

reference/intl(2件)

  • reference/intl/intlchar.xml — changelog の定数名重複を修正
    1. php/doc-en@63bd68a
  • reference/intl/dateformatter.xml — PATTERN の changelog バージョン修正 (8.5.0→8.4.0)
    1. php/doc-en@1786db6

reference/pgsql(20件)

  • reference/pgsql/pgsql.connection.xml — packagesynopsis 構造への移行
    1. php/doc-en@4d17b7b
    2. php/doc-en@37d269b
  • reference/pgsql/pgsql.lob.xml — packagesynopsis 構造への移行
    1. php/doc-en@4d17b7b
    2. php/doc-en@37d269b
  • reference/pgsql/pgsql.result.xml — packagesynopsis 構造への移行
    1. php/doc-en@4d17b7b
    2. php/doc-en@37d269b
  • reference/pgsql/setup.xml — PG バージョン要件を libpq 要件に更新
    1. php/doc-en@5f1a920
  • reference/pgsql/reference.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/constants.xml — PGSQL_TRACE_SUPPRESS_TIMESTAMPS バージョン修正 (8.3.0→8.4.20)
    1. php/doc-en@f5419b6
  • reference/pgsql/functions/pg-affected-rows.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-client-encoding.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-copy-from.xml — パラメータ型を array|Traversable に同期
    1. php/doc-en@aa120f3
  • reference/pgsql/functions/pg-escape-identifier.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-escape-literal.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-escape-string.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-execute.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-lo-create.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-parameter-status.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-prepare.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-query-params.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-result-error-field.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-unescape-bytea.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920
  • reference/pgsql/functions/pg-version.xml — 古い PG バージョン要件の削除
    1. php/doc-en@5f1a920

独立ファイル

## 翻訳内容

### reference/ldap(3件)

- reference/ldap/ldap.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ldap/ldap.result.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ldap/ldap.resultentry.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b

### reference/intl(2件)

- reference/intl/intlchar.xml — changelog の定数名重複を修正
  1. php/doc-en@63bd68a
- reference/intl/dateformatter.xml — PATTERN の changelog バージョン修正 (8.5.0→8.4.0)
  1. php/doc-en@1786db6

### reference/pgsql(20件)

- reference/pgsql/pgsql.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/pgsql.lob.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/pgsql.result.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/pgsql/setup.xml — PG バージョン要件を libpq 要件に更新
  1. php/doc-en@5f1a920
- reference/pgsql/reference.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/constants.xml — PGSQL_TRACE_SUPPRESS_TIMESTAMPS バージョン修正 (8.3.0→8.4.20)
  1. php/doc-en@f5419b6
- reference/pgsql/functions/pg-affected-rows.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-client-encoding.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-copy-from.xml — パラメータ型を array|Traversable に同期
  1. php/doc-en@aa120f3
- reference/pgsql/functions/pg-escape-identifier.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-escape-literal.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-escape-string.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-execute.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-lo-create.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-parameter-status.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-prepare.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-query-params.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-result-error-field.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-unescape-bytea.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920
- reference/pgsql/functions/pg-version.xml — 古い PG バージョン要件の削除
  1. php/doc-en@5f1a920

### 独立ファイル

- reference/ftp/ftp.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@4d17b7b
  2. php/doc-en@37d269b
- reference/ffi/ffi.cdata.xml — packagesynopsis 構造への移行
  1. php/doc-en@37d269b
- reference/dba/dba.connection.xml — packagesynopsis 構造への移行
  1. php/doc-en@37d269b
- reference/soap/soapfault.xml — $lang プロパティの varname 修正
  1. php/doc-en@cdb9b8a
@KentarouTakeda KentarouTakeda merged commit e24f31b into php:master Mar 16, 2026
2 checks passed
@KentarouTakeda KentarouTakeda deleted the sync-pgsql-and-group7-classes branch March 16, 2026 00:55
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