Re: PEAR DB and PHP 5.4

Lester Caine <[email protected]>
Newsgroups gmane.comp.php.pear.general
Message-ID <[email protected]>
Michael Kleinert wrote:
> *Strict Standards*: Non-static method DB::isManip()

The correct fix is to rewrite the code to be e_strict compliant, but in most 
cases http://www.php.net/manual/en/migrating5.errorrep.php - first user note 
works ...

error_reporting  =  E_ALL & ~E_STRICT

-- 
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
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.