imap_fetch_overview() presently does not include any information on when
the remote store has last been updated. Not having this information can
force IMAP clients to make more requests than should strictly be
necessary, and a ticket requesting it has been open since 2006. (As an
aside -- my employer's predecessor-in-interest developed a patch for
this issue internally in 2004, but failed to file a ticket or report the
issue upstream; unfortunately, I've been unable to track down the
(ir)responsible party to give them a good yelling-at).
Unlike the version attached in the bugtracker (which is presently down),
this one updates the test suite, and also reduces a bit of code
duplication between the various imap_fetch_overview_* tests.
If any further updates would be necessary to help this patch be promptly
adopted, please let me know.
Thank you kindly!
This patch has been awaiting review for over a month. Is there anything
I can do to help hurry things along?
Hi,
Which feature request is it? Please add this patch there as well if
you did not do it already.
Cheers,
This patch has been awaiting review for over a month. Is there anything I
can do to help hurry things along?--
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
hi,
Applied, thanks for your work (and patience).
This patch has been awaiting review for over a month. Is there anything I
can do to help hurry things along?--
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
" Which feature request is it? Please add this patch there as well if
you did not do it already."
he did it.
Tyrael
---------- Forwarded message ----------
From: Charles Duffy Charles_Duffy@dell.com
Date: Wed, Mar 10, 2010 at 4:52 AM
Subject: [PHP-DEV] [PATCH] Implementation of #35638 [include update
timestamp in imap overview data]
To: internals@lists.php.net
Cc: Charles_Duffy@dell.com
imap_fetch_overview() presently does not include any information on when the
remote store has last been updated. Not having this information can force
IMAP clients to make more requests than should strictly be necessary, and a
ticket requesting it has been open since 2006. (As an aside -- my employer's
predecessor-in-interest developed a patch for this issue internally in 2004,
but failed to file a ticket or report the issue upstream; unfortunately,
I've been unable to track down the (ir)responsible party to give them a good
yelling-at).
Unlike the version attached in the bugtracker (which is presently down),
this one updates the test suite, and also reduces a bit of code duplication
between the various imap_fetch_overview_* tests.
If any further updates would be necessary to help this patch be promptly
adopted, please let me know.
Thank you kindly!
" Which feature request is it? Please add this patch there as well if
you did not do it already."he did it.
The key part of this reply was the question :) # ?
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
" Which feature request is it? Please add this patch there as well if
you did not do it already."he did it.
The key part of this reply was the question :) # ?
--
Pierre@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
I don't know what mail client are you using, but the subject containts the
bugs.php.net ticket number
#35638
http://bugs.php.net/bug.php?id=35638
The patch was added when Charles sent the original email a month ago, what
are you missing?
Tyrael