<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>lib/Horde/SessionHandler/memcache.php</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:33 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8626</link> 
  <atom:link rel="self" type="application/rss+xml" title="lib/Horde/SessionHandler/memcache.php" href="https://bugs.horde.org/ticket/8626/rss" /> 
  <description>lib/Horde/SessionHandler/memcache.php</description> 
 
   
   
  <item> 
   <title>destroy($id) does not return true if successfully deleted th</title> 
   <description>destroy($id) does not return true if successfully deleted the session data from memcache.  This can be seen when turning on horde logging to DEBUG.  This was also present in 3.3.4



it&#039;s checking against false

should check against true like this:

line 253-256 of memcache.php (only line 253 changed to true instead of false):

        if ($result !== true) {

            Horde::logMessage(&#039;Failed to delete session (id = &#039; . $id . &#039;)&#039;, __FILE__, __LINE__, PEAR_LOG_DEBUG);

            return false;

        }</description> 
   <pubDate>Tue, 06 Oct 2009 18:40:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8626#t56167</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #8626: F</title> 
   <description>Changes have been made in Git for this ticket:

Bug #8626: Fix updating memcache tracking info on session destroy

http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php?rt=horde-git&amp;r1=340a3e714b86c6bc9f2bafc2a6b64c3f41aaff8d&amp;r2=2eb27c9cb7d316e4665ac9fda78fa79836544427</description> 
   <pubDate>Tue, 06 Oct 2009 22:18:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8626#t56168</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8626
ch</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8626
changelog
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.1271&amp;r2=1.1272&amp;ty=u</description> 
   <pubDate>Tue, 06 Oct 2009 22:19:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8626#t56169</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8626
Me</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8626
Merge from horde-git: 82ab649321b2e7d418610f4d089c8d78c4763e45
MFH (docs/CHANGES) 1.1272
http://cvs.horde.org/diff.php/framework/SessionHandler/SessionHandler/Attic/memcache.php?rt=horde&amp;r1=1.1.2.12&amp;r2=1.1.2.13&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.568&amp;r2=1.515.2.569&amp;ty=u</description> 
   <pubDate>Tue, 06 Oct 2009 22:22:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8626#t56170</link> 
  </item> 
   
  <item> 
   <title>Fixed in 3.3.6.</title> 
   <description>Fixed in 3.3.6.</description> 
   <pubDate>Tue, 06 Oct 2009 22:22:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8626#t56171</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
