Posted by Mladen Gogala on 04/23/06 23:51
On Sun, 23 Apr 2006 08:43:18 -0700, R wrote:
> Hi All,
>
> I get messages like:
> "var: Deprecated. Please use the public/private/protected modifiers"
>
> Is there any patch on PEAR Logger to work with PHP 5?
>
> thanks in advance
> best regards
> R
I believe that something like error_reporting(E_ERROR) in your script will
will make those ugly warnings disappear. There is a procedure called
error_reporting() and it is described in the manual.
--
http://www.mgogala.com
Navigation:
[Reply to this message]
|