PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #7662

Unwanted notices under PHP5

Details

Submitted2006-05-18 15:15 UTC
Fromfrederes at free dot fr
StatusBogus
PackagePEAR
PHP Version5.1.4
OSLINUX / WINDOWS XP
Roadmaps(Not assigned)

Comments

[2006-05-18 15:15 UTC] frederes at free dot fr

Description:
------------
Notice: Undefined variable: priority in
\PEAR\PEAR.php [275] : is_a(): Deprecated. Please use the instanceof operator

Test script:
---------------
try a simple application with PEAR DB and set PHP notices ON and run the script...

Expected result:
----------------
no notices !

Actual result:
--------------
Notice: Undefined variable: priority in
\PEAR\PEAR.php [275] : is_a(): Deprecated. Please use the instanceof operator