> I understand that Freetrade will be uppgraded to run under PHP4.
> What time do you expect to release this uppgrade?

The current version of FreeTrade runs under PHP4.

FreeTrade version 2 is underway, but I'm stalled due to a bug in Zend
(or maybe PHP4).  The include function is returning FALSE by default in
beta 4, which totally kills all the checks I've added, like:

if(!include(MODULE . "utility/box"))
{
        ...
}


I haven't been able to figure out where in the Zend/PHP source code the
return value is set, so I can't even hack my version of PHP.  There
are a lot of bugs waiting to be fixed in PHP4, so it may be awhile before
I can get back to working on it.  If it's still not fixed in a couple of
weeks, I guess I'll roll back to beta 3.

I am hoping to have a first version of FreeTrade 2.0 by May.

Leon


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to