Subject Re: Zend Framework
Author p51b.mustang
Yes I know what you mean (E_STRICT etc.) I use Zend and ended doing my own log and debug class with try .. catch exception everywhere urgh.

Yes I just did UPDATE OR INSERT where I found the problem. Not too sure why the Piwik guys use the Zend framework as they control their modules and plugins with their own code anyway.

Good luck
David

--- In firebird-php@yahoogroups.com, Lester Caine <lester@...> wrote:
>
> p51b.mustang wrote:
> Been reworking the bitweaver framework to remove all the E_STRICT warnings ...
> A complete waste of time as far as I am concerned and it's resulted in a LOT of
> extra code simply because you can't use a function both 'statically' and
> 'dynamically' so you end up duplicating functions :(
>
> That and checking everything out with PHP5.4 ... and clearing the latest
> intrusion scares.
>
> Not needed saveLayoutForUser or saveLayoutAsDefault yet so I'd not 'hit' them.
> Nothing in user_dashboard at all at the moment ;)
> UPDATE OR INSERT just been applied to my copy ...
>
> --
> Lester Caine - G8HFL
> -----------------------------
> Contact - http://lsces.co.uk/wiki/?page=contact
> L.S.Caine Electronic Services - http://lsces.co.uk
> EnquirySolve - http://enquirysolve.com/
> Model Engineers Digital Workshop - http://medw.co.uk//
> Firebird - http://www.firebirdsql.org/index.php
>