[Bug] Missing SNI_server_certs context option
Nobody has claimed this yet.
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
SNI_server_certs is missing in SSL context options
https://www.php.net/manual/en/context.ssl.php https://github.com/php/doc-en/blob/master/language/context/ssl.xml
Introduced in:
https://github.com/php/php-src/commit/fad14e3180b17127496c95fe7f0a4b1ca4f36196
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 with language/context/ssl.xml in the linked PHP documentation repository and compare it with the SSL context options on the PHP manual page. Read the PHP source commit fad14e3180b17127496c95fe7f0a4b1ca4f36196 to determine the intended documentation details. Done means SNI_server_certs is documented among the SSL context options and the generated manual content is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, xml
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100