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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tmatsuo at google dot com
New email:
PHP Version: OS:

 

 [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: Sat Apr 27 09:01:29 2024 UTC