Skip to content

パラメータ同期・新パラメータ追加・typo修正ほか 24 件#355

Merged
KentarouTakeda merged 1 commit intophp:masterfrom
KentarouTakeda:sync-params-soap-openssl-zlib
Mar 16, 2026
Merged

パラメータ同期・新パラメータ追加・typo修正ほか 24 件#355
KentarouTakeda merged 1 commit intophp:masterfrom
KentarouTakeda:sync-params-soap-openssl-zlib

Conversation

@KentarouTakeda
Copy link
Collaborator

翻訳内容

language/predefined/attribute(1件)

  • language/predefined/attribute/construct.xml — Attribute::__construct() の $flags に定数タグ追加
    1. php/doc-en@0eb433f

パラメータ名修正(7件)

  • reference/funchand/functions/forward-static-call-array.xml — synopsis/description のパラメータ名一致修正
    1. php/doc-en@c6fb604
  • reference/image/functions/imageinterlace.xml — パラメータ名修正 (interlace → enable)
    1. php/doc-en@c6fb604
  • reference/calendar/functions/jdmonthname.xml — パラメータ名修正 (jday → julian_day)
    1. php/doc-en@c6fb604
  • reference/ps/functions/ps-begin-pattern.xml — パラメータ名修正 (x-step/y-step → xstep/ystep)
    1. php/doc-en@c6fb604
  • reference/ps/functions/ps-set-info.xml — パラメータ名修正 (p → psdoc, val → value)
    1. php/doc-en@c6fb604
  • reference/ps/functions/ps-open-image.xml — パラメータ名 typo 修正 (lenght → length)
    1. php/doc-en@c6fb604
  • reference/oci8/functions/oci-free-descriptor.xml — パラメータ名修正 (descriptor → lob)
    1. php/doc-en@c6fb604

パラメータ型・名前の同期(9件)

  • reference/zlib/functions/gzfile.xml — use_include_path の型を int→bool に変更、changelog 追加
    1. php/doc-en@aa120f3
  • reference/zlib/functions/gzopen.xml — use_include_path の型を int→bool に変更、changelog 追加
    1. php/doc-en@aa120f3
  • reference/zlib/functions/readgzfile.xml — use_include_path の型を int→bool に変更、changelog 追加
    1. php/doc-en@aa120f3
  • reference/pcntl/functions/pcntl-setcpuaffinity.xml — パラメータ名変更 (pid→process_id, hmask→cpu_ids)
    1. php/doc-en@aa120f3
  • reference/pcntl/functions/pcntl-getcpuaffinity.xml — パラメータ名変更 (pid→process_id)、戻り値型修正
    1. php/doc-en@aa120f3
  • reference/zlib/functions/deflate_init.xml — options パラメータの型に object を追加
    1. php/doc-en@aa120f3
  • reference/zlib/functions/inflate_init.xml — options パラメータの型に object を追加
    1. php/doc-en@aa120f3
  • reference/ldap/functions/ldap-get-option.xml — ldap パラメータを nullable に変更、changelog 追加
    1. php/doc-en@aa120f3
  • reference/openssl/functions/openssl-cms-encrypt.xml — cipher_algo の型に string を追加、changelog 追加
    1. php/doc-en@aa120f3

reference/soap, openssl(7件)

## 翻訳内容

### language/predefined/attribute(1件)

- language/predefined/attribute/construct.xml — Attribute::__construct() の $flags に定数タグ追加
  1. php/doc-en@0eb433f

### パラメータ名修正(7件)

- reference/funchand/functions/forward-static-call-array.xml — synopsis/description のパラメータ名一致修正
  1. php/doc-en@c6fb604
- reference/image/functions/imageinterlace.xml — パラメータ名修正 (interlace → enable)
  1. php/doc-en@c6fb604
- reference/calendar/functions/jdmonthname.xml — パラメータ名修正 (jday → julian_day)
  1. php/doc-en@c6fb604
- reference/ps/functions/ps-begin-pattern.xml — パラメータ名修正 (x-step/y-step → xstep/ystep)
  1. php/doc-en@c6fb604
- reference/ps/functions/ps-set-info.xml — パラメータ名修正 (p → psdoc, val → value)
  1. php/doc-en@c6fb604
- reference/ps/functions/ps-open-image.xml — パラメータ名 typo 修正 (lenght → length)
  1. php/doc-en@c6fb604
- reference/oci8/functions/oci-free-descriptor.xml — パラメータ名修正 (descriptor → lob)
  1. php/doc-en@c6fb604

### パラメータ型・名前の同期(9件)

- reference/zlib/functions/gzfile.xml — use_include_path の型を int→bool に変更、changelog 追加
  1. php/doc-en@aa120f3
- reference/zlib/functions/gzopen.xml — use_include_path の型を int→bool に変更、changelog 追加
  1. php/doc-en@aa120f3
- reference/zlib/functions/readgzfile.xml — use_include_path の型を int→bool に変更、changelog 追加
  1. php/doc-en@aa120f3
- reference/pcntl/functions/pcntl-setcpuaffinity.xml — パラメータ名変更 (pid→process_id, hmask→cpu_ids)
  1. php/doc-en@aa120f3
- reference/pcntl/functions/pcntl-getcpuaffinity.xml — パラメータ名変更 (pid→process_id)、戻り値型修正
  1. php/doc-en@aa120f3
- reference/zlib/functions/deflate_init.xml — options パラメータの型に object を追加
  1. php/doc-en@aa120f3
- reference/zlib/functions/inflate_init.xml — options パラメータの型に object を追加
  1. php/doc-en@aa120f3
- reference/ldap/functions/ldap-get-option.xml — ldap パラメータを nullable に変更、changelog 追加
  1. php/doc-en@aa120f3
- reference/openssl/functions/openssl-cms-encrypt.xml — cipher_algo の型に string を追加、changelog 追加
  1. php/doc-en@aa120f3

### reference/soap, openssl(7件)

- reference/soap/soapfault/construct.xml — パラメータ名修正 + lang パラメータ追加
  1. php/doc-en@9a8c593
  2. php/doc-en@d9cfd78
- reference/soap/soapserver/fault.xml — lang パラメータ追加
  1. php/doc-en@9a8c593
- reference/soap/soapclient/dorequest.xml — uriParserClass パラメータ追加
  1. php/doc-en@9a8c593
- reference/openssl/functions/openssl-sign.xml — padding パラメータ追加
  1. php/doc-en@9a8c593
- reference/openssl/functions/openssl-verify.xml — padding パラメータ追加
  1. php/doc-en@9a8c593
- reference/openssl/functions/openssl-private-decrypt.xml — digest_algo パラメータ追加、OEAP→OAEP typo修正
  1. php/doc-en@9a8c593
  2. php/doc-en@8108ac2
- reference/openssl/functions/openssl-public-encrypt.xml — digest_algo パラメータ追加、OEAP→OAEP typo修正
  1. php/doc-en@9a8c593
  2. php/doc-en@8108ac2
@KentarouTakeda KentarouTakeda merged commit 9c401d3 into php:master Mar 16, 2026
2 checks passed
@KentarouTakeda KentarouTakeda deleted the sync-params-soap-openssl-zlib 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