This seems trivial enough that there's no reason not to fold it into PHP5.
I do have a couple questions though:

1) What is the expected format of the date field?  RFC822 format?

2) Would it make sense to pass an epoch timevalue to imap_append() and have
the function internally convert it to the appropriate format?

Otherwise I'm +1

-Sara


"Bognár zsolt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I have a question about imap_append function.
> Why don't you (or php developers) use this patch in new php release? :
> http://www.zend.com/lists/php-dev/200303/msg00843.html
>
> We must patch every php source code, if we want to use the append function
> with date argument.
>
> Thanks, by
> Zsozso

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to