[kronolith] Free/Busy View (patch attached)

Jason Rust jrust at rustyparts.com
Wed Oct 6 14:07:24 PDT 2004


On Wednesday 06 October 2004 01:55 pm, Chuck Hagenbuch wrote:
> Quoting Jason Rust <jrust at rustyparts.com>:
> > Attached is a patch that fixes the issue.  The patch also takes out
> > passing the $vCal object by reference to addRequiredMember() since it's
> > not needed and it caused confusion the other day.
>
> Committed, thanks. Note that if $vCal really shouldn't be passed by
> reference, we need to explicitly clone it, since it'll be passed by
> reference (because it's an object) by default with PHP5. Patch?

Do any other classes have a PHP4 compatible clone method that I could look at?
-Jason


More information about the kronolith mailing list