php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73736 Documentation should say "memcached sasl support is enabled by default"
Submitted: 2016-12-13 22:33 UTC Modified: 2021-06-09 11:57 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: tmatsuo at google dot com Assigned:
Status: Verified Package: memcached (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
39 + 24 = ?
Subscribe to this entry?

 
 [2016-12-13 22:33 UTC] tmatsuo at google dot com
Description:
------------
---
From manual page: http://www.php.net/memcached.installation

It says "SASL authentication support is disabled by default. To enable it, use --enable-memcached-sasl switch. This requires that libsasl2 has been installed and that libmemcached has been built with SASL support enabled."

However, it is actually enabled by default when the library header is detected from 2.2.0 release.

See this commit:
https://github.com/php-memcached-dev/php-memcached/commit/ace57718002ed7d30b620694fbe68e76abc821fd
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-14 10:24 UTC] cmb@php.net
-Package: Documentation problem +Package: memcached
 [2021-06-09 11:57 UTC] cmb@php.net
-Status: Open +Status: Verified
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC