6.0.0-beta1
7/7/25

[#14691] Use PECL memcached instead of PECL memcache
Summary Use PECL memcached instead of PECL memcache
Queue Horde Base
Queue Version FRAMEWORK_5_2
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester arjen+horde (at) de-korte (dot) org
Created 09/20/2017 (2847 days ago)
Due
Updated 10/20/2017 (2817 days ago)
Assigned
Resolved 09/21/2017 (2846 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/20/2017 08:33:50 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit c9c06496b0b67de08730734ce491eeca51a6c3fd
Author: Jan Schneider <jan@horde.org>
Date:   Thu, 21 Sep 2017 13:17:37 +0200

[jan] Check for both the memcache and memcached extensions in test 
script (Bug #14691).

  M docs/CHANGES
  M lib/Test.php
  M package.xml

https://github.com/horde/base/commit/c9c06496b0b67de08730734ce491eeca51a6c3fd
09/21/2017 12:12:55 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit 53c995dae171b5e0ee27a24482e7b50886553729
Author: Jan Schneider <jan@horde.org>
Date:   Thu Sep 21 13:17:37 2017 +0200

     [jan] Check for both the memcache and memcached extensions in 
test script (Bug #14691).

  horde/docs/CHANGES |  8 ++++++++
  horde/lib/Test.php | 13 +++++++++++--
  horde/package.xml  | 15 ++++++++++++++-
  3 files changed, 33 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/53c995dae171b5e0ee27a24482e7b50886553729
09/21/2017 11:57:00 AM Jan Schneider Version ⇒ FRAMEWORK_5_2
Queue ⇒ Horde Base
Type ⇒ Bug
State ⇒ Resolved
Priority ⇒ 1. Low
 
09/21/2017 11:56:43 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
09/21/2017 11:17:53 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit a0a0825b18e75407e3dc032f87a1773f8dcee3a0
Author: Jan Schneider <jan@horde.org>
Date:   Thu Sep 21 13:17:37 2017 +0200

     [jan] Check for both the memcache and memcached extensions in 
test script (Bug #14691).

  horde/docs/CHANGES |  2 ++
  horde/lib/Test.php | 13 +++++++++++--
  horde/package.xml  |  4 ++--
  3 files changed, 15 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/a0a0825b18e75407e3dc032f87a1773f8dcee3a0
09/21/2017 08:25:30 AM arjen+horde (at) de-korte (dot) org Comment #3 Reply to this comment
In retrospect, this wasn't as clear as I intended. Currently it is 
already possible to use 'memcached', but the test script will only 
check for 'memcache'. It might be better to check for 'memcached' 
instead.
09/21/2017 08:24:08 AM Jan Schneider Comment #2
State ⇒ Rejected
Reply to this comment
Horde_Memcache already supports the memcached extension since version 
2.1.0, i.e. for over a year.
09/20/2017 07:36:19 PM arjen+horde (at) de-korte (dot) org Comment #1
State ⇒ New
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Use PECL memcached instead of PECL memcache
Type ⇒ Enhancement
Priority ⇒ 1. Low
Reply to this comment
It looks like the PECL extension 'memcache' isn't compatible with 
PHP7. Since 'memcached' is and mostly works without changes to Horde, 
use that instead.

Saved Queries