PEAR is archived and read-only

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

Home » Mail » Mail_Queue » Bug #2690

Mail::Queue Not PHP 5 Compatible

Details

Submitted2004-11-04 17:00 UTC
Fromrobert at peakepro dot com
Assignedquipo
StatusDuplicate
PackageMail_Queue
PHP Version5.0.2
OSWindows
Roadmaps(Not assigned)

Comments

[2004-11-04 17:00 UTC] robert at peakepro dot com

Description:
------------
Reported at:

http://forum.php-mag.net/index.php?t=msg&th=208&start=0&rid=&S=90a18e3f30934c2e0c1575ac33fb067f

Mail::Queue is not compatible with PHP5.02 (Win)!!

Body.php contains a function definition try() which is used in the container classes for db mdb mdb2! This name is reserved in PHP5 for the catch() try() contstruct...

PHP5.02 returns:

Parse error: syntax error, unexpected T_TRY, expecting T_STRING in ....