Posted by grand220 on 08/08/07 21:10
FreeBSD 6.2
PHP 5.2.3
PEAR 1.6.1
Keep getting the below error:
"Encountered error 2048 in /usr/local/share/pear/PEAR.php, line 281:
is_a(): Deprecated. Please use the instanceof operator"
I look through PEAR.php and it's full of is_a() functions, if it's
been deprecated in PHP5, why is it there?
I'm sure when I wrote this script a month ago I didn't get these
errors.
Navigation:
[Reply to this message]
|