Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update PHP.net documentation #343

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.

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

No branches or pull requests

3 participants