Skip to content

Update PHP.net documentation #343

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
DomBlack opened this issue May 3, 2017 · 3 comments
Closed

Update PHP.net documentation #343

DomBlack opened this issue May 3, 2017 · 3 comments

Comments

@DomBlack
Copy link

DomBlack commented May 3, 2017

The PHP.net documentation is out of date against the current API.

For example; http://php.net/manual/en/memcached.get.php doesn't mention the new way of getting CAS tokens.

@martin-georgiev
Copy link

I've just submitted a patch on edit.php.net for the Memcached PHP documentation, reflecting the API changes in get, getByKey, getMulti and getMultiByKey.
This should be reviewed soon.

@sodabrew
Copy link
Contributor

Thanks @martin-georgiev! Hope that the changes are accepted to the documentation site soon.

@martin-georgiev
Copy link

The php.net documentation is now updated.
The updated pages are:
Constants
Memcached::get
Memcached::getByKey
Memcached::getMulti
Memcached::getMultiByKey

Let me know of anything missing. Otherwise, I believe this issue can be closed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants