[Tickets #3957] call_user_func always passes copy of Turba object	to _turba_hook_encode_{attribute}
    bugs@bugs.horde.org 
    bugs at bugs.horde.org
       
    Sat May 20 21:36:25 PDT 2006
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3957
-----------------------------------------------------------------------
 Ticket             | 3957
 Updated By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | call_user_func always passes copy of Turba object to _turba_hook_encode_{attribute}
 Queue              | Turba
 Version            | 2.1.1
-State              | Assigned
+State              | Feedback
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Horde Developers
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2006-05-20 21:36) wrote:
True, but it's also useful to be able to modify the object, and part of the
reason the $this parameter was added. Can you test with using &$this instead
of $this with the call_user_func syntax?
    
    
More information about the bugs
mailing list