Skip to content

Document privateKey parameter in PharData::setSignatureAlgorithm#5229

Closed
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/issue-3019-phardata-privatekey
Closed

Document privateKey parameter in PharData::setSignatureAlgorithm#5229
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/issue-3019-phardata-privatekey

Conversation

@lacatoire
Copy link
Copy Markdown
Member

The privateKey parameter was present in the method signature but missing from the parameters documentation section.

Fixes #3019

The privateKey parameter was present in the method signature but
missing from the parameters documentation section.

Fixes php#3019
@lacatoire lacatoire closed this Mar 2, 2026
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.

PharData::setSignatureAlgorithm() does not document privateKey parameter

1 participant