Home » Database » DB » Bug #2224
PHP 5.0.1 !!!, give all kinds of e_strict errors
Details
| Submitted | 2004-08-26 19:25 UTC |
|---|---|
| From | marcel at korton dot nl |
| Assigned | danielc |
| Status | Bogus |
| Package | DB |
| PHP Version | 5.0.0 |
| OS | windows |
| 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 !!!