Closed (fixed)
Project:
Mailhandler
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 13:06 UTC
Updated:
10 Feb 2011 at 00:00 UTC
Jump to comment: Most recent file
While imap_header still works, it is an alias for the function "imap_headerinfo". And moving forward in PHP versions is is not guaranteed this alias still will exist. I is just a few minutes of work but all small improvements will help in making sure mailhandler also works in future PHP versions.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mailhandler_1037086_imap_headerinfo.patch | 946 bytes | ilo |
Comments
Comment #1
ilo commentedNot a big deal however, there is no any tip in php about this alias disspearing.
Comment #2
cor3huis commentedThanks, you are quick :-). Maybe indeed the alias remains, however we can improve small things as we go along, really appreciated if we do. Now lets see if maintainers can have a patch round for the the dev version and after all changes release a new minor version of the 1.x version.
Comment #3
cor3huis commentedWorked for me.
Comment #4
ilo commentedCommitted as: http://drupal.org/cvs?commit=489618