Hi,
I noticed that the imap extension seems to support only IMAP2 search criteria.
This is caused by the fact that in ext/imap/php_imap.c, the imap_search
function uses a call to mail_criteria. And
the University of Washington IMAP toolkit mentions in docs/internal.txt:
SEARCHPGM *mail_criteria
On 29.01.2010, at 13:32, Pierre Joye wrote:
> On Fri, Jan 29, 2010 at 9:36 AM, Alexey Zakhlestin wrote:
>> As far as I remember, it was decided that C99 is ok for php6.
>
> I can't remember any decision about C99.
I remember some talk with andrei on irc… I guess we never wrote that down
>
>>
On Fri, Jan 29, 2010 at 9:36 AM, Alexey Zakhlestin wrote:
> As far as I remember, it was decided that C99 is ok for php6.
I can't remember any decision about C99.
> Anyway, we probably need to compose some table on what compilers have limited
> (and how limited) support for c99.
> Then we can o
On 29.01.2010, at 1:39, David Soria Parra wrote:
> On 2010-01-22, Johannes Schlüter wrote:
>> Hi,
>>
>> On Thu, 2010-01-21 at 17:49 +, Ilia Alshanetsky wrote:
>>> iliaaThu, 21 Jan 2010 17:49:38 +
>>>
>>> Revision: http://svn.php.net/viewvc?view=revis