memcache already has the new API Version 3
Open
Nobody has claimed this yet.
- Dominant language
- XML
- Stars
- 2
- Forks
- 6
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
From manual page: https://php.net/class.memcache
see https://github.com/websupport-sk/pecl-memcache
New API in 3.0
The parameter definitions of some interfaces have changed.Better update the doc
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 comparing the current Memcache documentation with the PHP manual and the linked pecl-memcache API 3.0 source. Identify the interfaces whose parameter definitions changed; done means the documentation reflects those definitions accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- memcached, php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100