Home » Mail » Mail » Bug #7694
E_STRICT problem
Details
| Submitted | 2006-05-22 14:46 UTC |
|---|---|
| From | alexchorny at gmail dot com |
| Status | Bogus |
| Package | |
| PHP Version | 5.1.2 |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2006-05-22 14:46 UTC] alexchorny at gmail dot com
Description:
------------
Does not work with PHP5 when E_STRICT is in use. QCodo framework enforces E_STRICT.
var: Deprecated. Please use the public/private/protected modifiers
Source File: C:\PHP\PEAR\Mail.php Line: 38
[2006-05-22 14:47 UTC] chagenbu at php dot net
Then QCodo needs to write its own classes. I'm sorry, but we're not dropping PHP 4 support just because someone wants pure E_STRICT code. Mail works fine under PHP 5.