Edit report at https://pear.php.net/bugs/bug.php?id=20439&edit=1
ID: 20439
Updated by: daniel.oconnor@gmail.com
Reported By: michael@orlitzky.com
Summary: Incorrect include path for RFC822
Status: Open
Type: Bug
Package: Mail2
PHP Version: 5.5.18
Roadmap Versions:
New Comment:
clockwerx@clockwerx-laptop:~/Mail2$ patch -p1 <patch-download.php\?
id\=20439\&patch\=fix-mail2-class-names-and-include-
paths.\&revision\=1415550367
patching file Mail2.php
Hunk #3 FAILED at 175.
Hunk #4 FAILED at 230.
Hunk #5 FAILED at 241.
3 out of 5 hunks FAILED -- saving rejects to file Mail2.php.rej
patching file Mail2/mail.php
Probably best just to open up a pull request for this off current master
Previous Comments:
------------------------------------------------------------------------
[2015-01-11 19:32:10] mjo
Ping. This is not much of a replacement if it crashes immediately =)
------------------------------------------------------------------------
[2014-11-09 16:26:07] mjo
Added #patch
bug:20439;patch:fix-mail2-class-names-and-include-paths.;revision:1415550367;.
------------------------------------------------------------------------
[2014-11-09 16:25:35] mjo
Description:
------------
The include path for RFC822 in Mail2.php still refers to the old "Mail/"
path. This obviously doesn't work once PEAR-Mail is uninstalled. There
are also a few references in comments to the old names.
------------------------------------------------------------------------