拡張モジュール (posix/snmp/sockets/apache/ldap) を upstream に同期#384
Merged
Conversation
posix・snmp・sockets・apache・ldap の 5 モジュール計 26 ファイルを英語版の最新に同期。各モジュールが完訳になります。 ### reference/posix(6件)— PHP 8.5 changelog 追加 posix_setrlimit / posix_fpathconf / posix_kill / posix_setpgid / posix_isatty / posix_ttyname に、無効な引数・ファイル記述子に対する ValueError・E_WARNING・last_error(EBADF) の 8.5.0 changelog を追加。 - php/doc-en@42ed815 ### reference/snmp(6件)— PHP 8.5 ValueError changelog 追加 snmpget / snmpset / snmp2_get / snmp2_set / snmp3_get / snmp3_set に、hostname 長・port 範囲・timeout/retries 値に対する ValueError バリデーションの 8.5.0 changelog を追加。 - php/doc-en@dd22c78 ### reference/sockets(9件)— PHP 8.5 changelog + AF_PACKET + 例改善 constants / socket_set_option / socket_addrinfo_lookup / socket_bind / socket_getsockname / socket_sendto / socket_create に 8.5.0 changelog(ValueError、AF_PACKET 対応)を追加。socket_create_listen は changelog 追加と backlog 行の原文修正に追従。socket_atmark のサンプルを帯域外データ読み取り判定の新例に差し替え。 - php/doc-en@890cc22 - php/doc-en@dfd68fd - php/doc-en@2c357a0 ### reference/apache(3件)— LiteSpeed SAPI 対応 + simpara 移行 apache_request_headers / apache_response_headers / book に LiteSpeed を追記し、para→simpara の構造変更に追従。 - php/doc-en@8a0888a ### reference/ldap(2件)— PHP 8.4 LDAP 変更 ldap_exop_sync の未文書化スタブを全面翻訳(説明・全パラメータ・戻り値・seealso)。ldap_exop に 4 引数超の非推奨警告と changelog を追加し、request_oid を LDAP_EXOP_* の総称に更新。 - php/doc-en@9faf021
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.
posix・snmp・sockets・apache・ldap の 5 モジュール計 26 ファイルを英語版の最新に同期。各モジュールが完訳になります。
reference/posix(6件)— PHP 8.5 changelog 追加
posix_setrlimit / posix_fpathconf / posix_kill / posix_setpgid / posix_isatty / posix_ttyname に、無効な引数・ファイル記述子に対する ValueError・E_WARNING・last_error(EBADF) の 8.5.0 changelog を追加。
reference/snmp(6件)— PHP 8.5 ValueError changelog 追加
snmpget / snmpset / snmp2_get / snmp2_set / snmp3_get / snmp3_set に、hostname 長・port 範囲・timeout/retries 値に対する ValueError バリデーションの 8.5.0 changelog を追加。
reference/sockets(9件)— PHP 8.5 changelog + AF_PACKET + 例改善
constants / socket_set_option / socket_addrinfo_lookup / socket_bind / socket_getsockname / socket_sendto / socket_create に 8.5.0 changelog(ValueError、AF_PACKET 対応)を追加。socket_create_listen は changelog 追加と backlog 行の原文修正に追従。socket_atmark のサンプルを帯域外データ読み取り判定の新例に差し替え。
reference/apache(3件)— LiteSpeed SAPI 対応 + simpara 移行
apache_request_headers / apache_response_headers / book に LiteSpeed を追記し、para→simpara の構造変更に追従。
reference/ldap(2件)— PHP 8.4 LDAP 変更
ldap_exop_sync の未文書化スタブを全面翻訳(説明・全パラメータ・戻り値・seealso)。ldap_exop に 4 引数超の非推奨警告と changelog を追加し、request_oid を LDAP_EXOP_* の総称に更新。