[dev] Patch for framework/Horde/Horde.php

Michael M Slusarz slusarz at mail.curecanti.org
Fri Jan 28 13:37:44 PST 2005


Quoting Gary Windham <windhamg at email.arizona.edu>:

> I've been experimenting with various framework/SessionHandler classes, and
> discovered that value assignments to instance variables (e.g.,
> $this->_connected in mysql, pgsql, etc) do not persist across function calls.
> This is because the instance of the SessionHandler_<whatever> class passed to
> session_set_save_handler() in framework/Horde/Horde.php is passed by value,
> not by reference.  The attached patch fixes this.

Fixed in HEAD and 3.0.3 - thanks.

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the dev mailing list