PEAR is archived and read-only

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

Home » Database » DB » Bug #2224

PHP 5.0.1 !!!, give all kinds of e_strict errors

Details

Submitted2004-08-26 19:25 UTC
Frommarcel at korton dot nl
Assigneddanielc
StatusBogus
PackageDB
PHP Version5.0.0
OSwindows
Roadmaps(Not assigned)

Comments

[2004-08-26 19:25 UTC] marcel at korton dot nl

Description:
------------
The db.php give all kinds of e_strict errors,
like var $xyz should be used as private/public/protected

the DB::connect examble give a strange error as well.

Is DB tested with 5.0.1?

[2004-10-01 07:40 UTC] eugenol at gmail dot com

E_STRICT error is catched anyway with E_ALL set in
php5.01 !!!