[PEAR-BUG] Bug #20439 [Opn]: Incorrect include path for RFC822
[email protected] Mon, 12 Jan 2015 06:05:36 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20439&edit=1 ID: 20439 Updated by: [email protected] Reported By: michael at orlitzky dot 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. ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20439&edit=1