Missing OpenSSL constants
Open
Nobody has claimed this yet.
Extension: openssl
good first issue
QA
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
Some are in the PHP 8.4 UPGRADING guide, however more are missing and I don't have version information for them:
X509_PURPOSE_OCSP_HELPERX509_PURPOSE_TIMESTAMP_SIGNPKCS7_DETACHEDPKCS7_TEXTPKCS7_NOINTERNPKCS7_NOVERIFYPKCS7_NOCHAINPKCS7_NOCERTSPKCS7_NOATTRPKCS7_BINARYPKCS7_NOSIGSPKCS7_NOOLDMIMETYPEOPENSSL_CMS_DETACHEDOPENSSL_CMS_TEXTOPENSSL_CMS_NOINTERNOPENSSL_CMS_NOVERIFYOPENSSL_CMS_NOCERTSOPENSSL_CMS_NOATTROPENSSL_CMS_BINARYOPENSSL_CMS_NOSIGSOPENSSL_CMS_OLDMIMETYPEOPENSSL_KEYTYPE_X25519OPENSSL_KEYTYPE_ED25519OPENSSL_KEYTYPE_X448OPENSSL_KEYTYPE_ED448
Determined via a new tool I'm working on.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the PHP 8.4 UPGRADING guide and locating the existing OpenSSL constant documentation. Check each listed constant against available PHP and OpenSSL version information, then document the missing entries consistently. Done means all listed constants have accurate documentation and version details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100