Home » Mail » Mail_Queue » Bug #2690
Mail::Queue Not PHP 5 Compatible
Details
| Submitted | 2004-11-04 17:00 UTC |
|---|---|
| From | robert at peakepro dot com |
| Assigned | quipo |
| Status | Duplicate |
| Package | Mail_Queue |
| PHP Version | 5.0.2 |
| OS | Windows |
| 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 ....