PEAR is archived and read-only

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

Home » Mail » Mail » Bug #7694

E_STRICT problem

Details

Submitted2006-05-22 14:46 UTC
Fromalexchorny at gmail dot com
StatusBogus
PackageMail
PHP Version5.1.2
OSWindows
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.