Skip to content

[Sync EN] Document padding constants for openssl_sign() and openssl_verify() (#5758) - #1019

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/967-openssl-padding
Aug 21, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/967-openssl-padding

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs the Spanish translation with php/doc-en#5758 (commit ddcd639).

  • reference/openssl/functions/openssl-sign.xml and reference/openssl/functions/openssl-verify.xml: the padding parameter now lists the accepted values (OPENSSL_PKCS1_PADDING, OPENSSL_PKCS1_PSS_PADDING or 0).
  • EN-Revision updated in both files.

Fixes: #967

@julionc
julionc merged commit 29148c8 into php:master Aug 21, 2026
4 checks passed
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.

[Sync EN] Document padding constants for OpenSSL functions. (#5758)

2 participants