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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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 10:01:29 2024 UTC