[PHP-DEV] imap4 search criteria

2010-01-29 Thread Dominik Gehl
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

Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pcre/pcrelib/AUTHORS branches/PHP_5_2/ext/pcre/pcrelib/ChangeLog branches/PHP_5_2/ext/pcre/pcrelib/HACKING bra

2010-01-29 Thread Alexey Zakhlestin
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 > >>

Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pcre/pcrelib/AUTHORS branches/PHP_5_2/ext/pcre/pcrelib/ChangeLog branches/PHP_5_2/ext/pcre/pcrelib/HACKING b

2010-01-29 Thread Pierre Joye
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

Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pcre/pcrelib/AUTHORS branches/PHP_5_2/ext/pcre/pcrelib/ChangeLog branches/PHP_5_2/ext/pcre/pcrelib/HACKING bra

2010-01-29 Thread Alexey Zakhlestin
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