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.

CommentFileSizeAuthor
#1 mailhandler_1037086_imap_headerinfo.patch946 bytesilo

Comments

ilo’s picture

Version: master » 6.x-1.x-dev
Status: Needs work » Needs review
StatusFileSize
new946 bytes

Not a big deal however, there is no any tip in php about this alias disspearing.

cor3huis’s picture

Thanks, 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.

cor3huis’s picture

Status: Needs review » Reviewed & tested by the community

Worked for me.

ilo’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.